-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-35726: Add test for QueueHandler with multiple handlers #11659
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.
LGTM.
@tirkarthi Nice job bro, It's seem good |
Ping @vsajip |
Thanks @tirkarthi for the PR, and @vsajip for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
…-11659) (cherry picked from commit 2dad960) Co-authored-by: Xtreak <[email protected]>
GH-12714 is a backport of this pull request to the 3.7 branch. |
Thanks @tirkarthi for the PR, and @vsajip for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
…-11659) (cherry picked from commit 2dad960) Co-authored-by: Xtreak <[email protected]>
GH-13061 is a backport of this pull request to the 3.7 branch. |
GH-13061) (cherry picked from commit 2dad960) Co-authored-by: Xtreak <[email protected]>
Add a test case for bpo-35726
https://bugs.python.org/issue35726