rdb
|
5ef1b44455
event: cancel future being awaited when cancelling coroutine task
|
4 年之前 |
rdb
|
cdf5b16ddd
task: Add AsyncFuture::shield() ability, part of #1136
|
4 年之前 |
rdb
|
050d86dadb
event: AsyncFuture::set_result() behavior changes:
|
4 年之前 |
rdb
|
8cbe36b352
Merge branch 'release/1.10.x'
|
4 年之前 |
rdb
|
064e0383be
event: Allow AsyncFuture to store arbitrary PyObject result
|
4 年之前 |
rdb
|
bfbbcad990
task: Support calling cancel() on currently awaiting futures
|
5 年之前 |
rdb
|
d799a09002
cleanup: Remove support for EOL versions of Python
|
5 年之前 |
rdb
|
4bc0a1ef5e
tests: fix futures test when building without true threading
|
7 年之前 |
rdb
|
ec06d3f4f8
tests: fix occasional timing issue in future test
|
7 年之前 |
rdb
|
ed5e5386b9
AsyncFuture improvements, incl. support for gathering futures
|
8 年之前 |
rdb
|
2e20a0f16e
Implement awaitable thread-safe future for async operations
|
8 年之前 |