-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Forward port from 2018.3 Add event_listen_queue_max_seconds to fix #53411 #53587
Conversation
Codecov Report
@@ Coverage Diff @@
## 2019.2.1 #53587 +/- ##
=============================================
+ Coverage 13.51% 37.06% +23.54%
=============================================
Files 1520 1576 +56
Lines 252497 269579 +17082
Branches 53843 57490 +3647
=============================================
+ Hits 34125 99911 +65786
+ Misses 215553 158429 -57124
- Partials 2819 11239 +8420
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## 2019.2.1 #53587 +/- ##
=============================================
+ Coverage 13.51% 37.06% +23.54%
=============================================
Files 1520 1576 +56
Lines 252497 269579 +17082
Branches 53843 57490 +3647
=============================================
+ Hits 34125 99911 +65786
+ Misses 215553 158429 -57124
- Partials 2819 11239 +8420
Continue to review full report at Codecov.
|
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.
Approving w/o tests per Tom's exception here: #53412 (review)
re-run full all |
What does this PR do?
Forward ports PR #53412 from 2018.3 to fix #53411
What issues does this PR fix or reference?
#53411