Summary: | sysutils/py-salt: workaround a hanging minion bug | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kyle Evans <kevans> | ||||
Component: | Individual Port(s) | Assignee: | Kirill Ponomarev <krion> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | asomers, brd, jsollvander, kevans | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(krion) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Kyle Evans
2023-05-11 18:11:21 UTC
LGTM, but you should probably s/_/@/ in the commit message. (In reply to Alan Somers from comment #1) I've been yelled at both for obfuscating e-mail addresses in commit messages and not obfuscating e-mail addresses in commit messages... thinking about it, though, we wouldn't obfuscate it I set him to --author (which I didn't, in this case, so that he wouldn't be blamed for inaccuracies in the wording I added around it), so perhaps de-obfuscation is just the way to go. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d7e53d13126b21df43ab7dfd726844feaff58ac commit 0d7e53d13126b21df43ab7dfd726844feaff58ac Author: Kirill Ponomarev <krion@FreeBSD.org> AuthorDate: 2023-05-16 11:53:29 +0000 Commit: Kirill Ponomarev <krion@FreeBSD.org> CommitDate: 2023-05-16 11:53:29 +0000 sysutils/py-salt: Increase receive buffer size to prevent a hanging minion PR: 271367 Reported by: Johan Söllvander <jsollvander_axcient_dot_com>, kevans sysutils/py-salt/Makefile | 2 +- .../py-salt/files/patch-salt_ext_tornado_iostream.py (new) | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) A commit in branch 2023Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=22e3c4c9124f0d2759d2e7b8358efdf128fa887e commit 22e3c4c9124f0d2759d2e7b8358efdf128fa887e Author: Kirill Ponomarev <krion@FreeBSD.org> AuthorDate: 2023-05-16 11:53:29 +0000 Commit: Kirill Ponomarev <krion@FreeBSD.org> CommitDate: 2023-05-16 11:56:01 +0000 sysutils/py-salt: Increase receive buffer size to prevent a hanging minion PR: 271367 Reported by: Johan Söllvander <jsollvander_axcient_dot_com>, kevans (cherry picked from commit 0d7e53d13126b21df43ab7dfd726844feaff58ac) sysutils/py-salt/Makefile | 2 +- .../py-salt/files/patch-salt_ext_tornado_iostream.py (new) | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) |