structio/tests
Mattia Giambirtone 9e1301322a Fix more bugs in Ctrl+C delivery and restrict_ki_to_checkpoints 2024-03-25 21:38:48 +01:00
..
httpcore Added patched httpcore to make the test run properly 2024-03-10 19:53:58 +01:00
chatroom_server.py Fixed socket locking issues 2024-02-23 13:13:46 +01:00
chrono.py Improve process handling by adding shutdown tasks. Various bug fixes and minor improvements 2024-03-12 16:26:59 +01:00
echo_server.py Preliminary work on process pools. Remove smart events 2024-03-10 19:35:00 +01:00
event_channel.py Fixed bug with channels and modified event channel test 2024-02-23 13:13:37 +01:00
events.py Experimental async signal support 2024-02-23 13:13:43 +01:00
files.py Experimental async signal support 2024-02-23 13:13:43 +01:00
httpcore_test.py Update httpcore test to use https as well 2024-03-23 13:13:29 +01:00
ki_test.py Experimental async signal support 2024-02-23 13:13:43 +01:00
memory_channel.py Experimental async signal support 2024-02-23 13:13:43 +01:00
nested_pool_inner_raises.py Experimental async signal support 2024-02-23 13:13:43 +01:00
nested_pool_outer_raises.py Fixed bugs, added shielded task scopes and related test 2024-02-23 13:13:36 +01:00
no_tasks.py Various bug fixes and simplifications, added multiprocessing support and new tests 2024-02-23 13:13:41 +01:00
processes.py Fix more bugs in Ctrl+C delivery and restrict_ki_to_checkpoints 2024-03-25 21:38:48 +01:00
proxy.py Fix more bugs. Proxy example now working 2024-03-25 19:28:23 +01:00
queue.py Fixed bugs with thread-related code 2024-02-23 13:13:38 +01:00
raw_http.py Fix various bugs with I/O and timeouts 2024-03-22 18:16:41 +01:00
scope_tree.py Kernel state is now properly reset across runs. Improved https test 2024-02-23 13:13:44 +01:00
self_cancel.py Fix more bugs. Proxy example now working 2024-03-25 19:28:23 +01:00
semaphores.py Fixed bug in recursive lock 2024-02-23 13:13:40 +01:00
shields.py Bug fixes and improvements to task handling 2024-02-23 13:13:43 +01:00
signals.py Kernel state is now properly reset across runs. Improved https test 2024-02-23 13:13:44 +01:00
sliding_deadline.py Experimental async signal support 2024-02-23 13:13:43 +01:00
sniffio_test.py Change library name to publish on pypi 2024-02-23 13:13:41 +01:00
stress_test.py Kernel state is now properly reset across runs. Improved https test 2024-02-23 13:13:44 +01:00
task_handling.py Minor changes 2024-02-23 13:13:46 +01:00
threads.py Fixed bugs with scope tracking and various minor fixes 2024-02-23 13:13:44 +01:00
timeouts.py Initial work on Windows support and various fixes 2024-02-23 13:13:45 +01:00