Rapptz
|
91e00d8426
|
[tasks] Add way to query cancellation state for Loop.after_loop
Fixes #2121
|
2019-04-30 01:45:15 -04:00 |
|
Rapptz
|
55e3e242ff
|
[tasks] Remove support for awaitables due to gotchas.
Fixes #2079
|
2019-04-29 23:34:20 -04:00 |
|
Danny
|
2a301a4eb4
|
[tasks] Fix assignment of tuple when appending
|
2019-04-15 14:49:52 -04:00 |
|
Steve C
|
ac2cda1ffc
|
[tasks] set internal task to None after canceling
|
2019-04-12 20:56:40 -04:00 |
|
Rapptz
|
e46842a7cd
|
[tasks] Add before_loop and after_loop decorators
|
2019-04-12 04:08:42 -04:00 |
|
Rapptz
|
4513dac7a3
|
[tasks] Ensure total number of seconds is not less than 0.
|
2019-04-11 08:21:45 -04:00 |
|
Rapptz
|
10bc939348
|
[tasks] Rename Loop.run to Loop.start to avoid blocking connotations
|
2019-04-11 08:19:32 -04:00 |
|
Rapptz
|
b0c7f48caf
|
[tasks] Add a new background helper 'tasks' extension.
|
2019-04-11 08:04:26 -04:00 |
|