-
Notifications
You must be signed in to change notification settings - Fork 10.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
CrawlerProcess: initialize the reactor only once #5436
Conversation
Codecov Report
@@ Coverage Diff @@
## 2.6 #5436 +/- ##
==========================================
- Coverage 88.77% 88.70% -0.08%
==========================================
Files 163 163
Lines 10666 10667 +1
Branches 1818 1788 -30
==========================================
- Hits 9469 9462 -7
- Misses 922 929 +7
- Partials 275 276 +1
|
08b0fdf
to
3bf6bae
Compare
|
@wRAR when is it going to be released? |
2 weeks ago according to plan :) We have had some busy weeks. My current hopes are to release before the end of the month. |
Awesome @Gallaecio 💯 |
Fixes #5435
Pending:
CrawlerRunner
is working as expected (should it initialize the reactor in any scenario?)