-
Notifications
You must be signed in to change notification settings - Fork 30
[26] allow printing log messages during occ #998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BeforeMessageLoggedEvent was introduced in 27.0.1 only
(that's what the require is about, just blocking to avoid accidental merge)
e0c9516 to
2a07222
Compare
|
CI is failing I would have expected this on the master and 27 PRs as well, but there it didn't appear. |
|
@blizzz on master & stable27 the typing of |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as off-topic.
This comment was marked as off-topic.
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
2a07222 to
cc6d382
Compare
Backport of #873