Commit Graph

5 Commits

Author SHA1 Message Date
Mattia Giambirtone 6d089d7d5f Various fixes for I/O, timeouts, cancellation and more. Need to fix task_ipc2.py which is broken for some reason 2022-09-01 13:18:15 +02:00
Mattia Giambirtone ec9c4cf1c9 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	tests/timeout3.py
2022-05-14 11:22:57 +02:00
Nocturn9x 66d7c51268 Locks stuff + fixes + bugs 2022-05-14 11:19:55 +02:00
Mattia Giambirtone 5c05de495d Fixed some issues with join() not properly rescheduling its caller when appropriate 2022-02-05 16:14:21 +01:00
Mattia Giambirtone 584f762d61 Fixed some edge cases with timeouts. Task.join() now returns the task's return value 2022-02-05 15:47:01 +01:00