-
-
Notifications
You must be signed in to change notification settings - Fork 704
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
Regression in 2.1.4: 'WatchdogFileMonitor' object has no attribute '_emitters' #830
Comments
Could you share a minimal reproduction code please? |
It's stock Pyramid framework's pserve command. Just try the starter project.
…On 2021. Aug 22., Sun at 13:45, Mickaël Schoentgen ***@***.***> wrote:
Could you share a minimal reproduction code please?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#830 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADYVD7UWVZ4UZL6NSXFIB3T6DPOTANCNFSM5CSYNZMQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
OK I will have a look when I can, thanks for the report :) |
I reproduced and the regression was introduced with #814. |
Watchdog 2.1.5 released with the fix :) |
2.1.5 works perfectly, thanks for the quick fix! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2.1.4 terminates in
2.1.3 is OK.
Full trace:
The text was updated successfully, but these errors were encountered: