mirror of https://github.com/scrapy/scrapy.git
* Foundations for the reactorless mode. * Add simple subprocess tests for reactorless AsyncCrawler*. * More reactorless tests. * Refactor AsyncCrawlerProcess.start(). * More checks. * Fix test_reactorless_import_hook. * More tests. * Call install_reactor() before asyncio.run(). * Cleanup. * Rephrase. * Rephrasing. * Set TELNETCONSOLE_ENABLED=False in the reactorless mode. |
||
|---|---|---|
| .. | ||
| change_reactor.py | ||
| custom_loop_different.py | ||
| custom_loop_same.py | ||
| explicit_default_reactor.py | ||
| ip_address.py | ||
| multi_parallel.py | ||
| multi_seq.py | ||
| reactorless.py | ||
| simple.py | ||