scrapy/tests/CrawlerProcess
Andrey Rakhmatullin dceb85bf3e
Add is_asyncio_available(). (#6827)
* Add is_asyncio_available().

* Print unexpected warnings in test_install_asyncio_reactor().

* Fix printing warnings.

* Fix printing warnings - 2.

* Skip TestDeferredToFuture on non-asyncio.

* Test the is_asyncio_available() exception.
2025-05-28 14:46:39 +05:00
..
args_settings.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
asyncio_custom_loop.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
asyncio_deferred_signal.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
asyncio_enabled_no_reactor.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
asyncio_enabled_reactor.py Add is_asyncio_available(). (#6827) 2025-05-28 14:46:39 +05:00
asyncio_enabled_reactor_different_loop.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
asyncio_enabled_reactor_same_loop.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
caching_hostname_resolver.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
caching_hostname_resolver_ipv6.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
default_name_resolver.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
multi.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
reactor_default.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
reactor_default_twisted_reactor_select.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
reactor_select.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
reactor_select_subclass_twisted_reactor_select.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
reactor_select_twisted_reactor_select.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
simple.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
sleeping.py Fix shutdown tests. (#6772) 2025-05-05 09:37:38 +02:00
twisted_reactor_asyncio.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
twisted_reactor_custom_settings.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
twisted_reactor_custom_settings_conflict.py Use twisted.python.log instead of failure.printTraceback(). 2023-09-13 18:20:42 +04:00
twisted_reactor_custom_settings_same.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
twisted_reactor_poll.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
twisted_reactor_select.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00