Commit History

Author SHA1 Message Date
  rdb f80cd08993 Remove support for EOL Python versions 3.6 and 3.7 2 years ago
  rdb 2e21cf87e4 tests: Skip test_task_cancel_waiting() test if no threads enabled 2 years ago
  rdb 5695d1a719 tests: Add separate unit test for AsyncFuture.wait() with timeout 3 years ago
  rdb 5ef1b44455 event: cancel future being awaited when cancelling coroutine task 4 years ago
  rdb cdf5b16ddd task: Add AsyncFuture::shield() ability, part of #1136 4 years ago
  rdb 050d86dadb event: AsyncFuture::set_result() behavior changes: 4 years ago
  rdb 8cbe36b352 Merge branch 'release/1.10.x' 4 years ago
  rdb 064e0383be event: Allow AsyncFuture to store arbitrary PyObject result 4 years ago
  rdb bfbbcad990 task: Support calling cancel() on currently awaiting futures 5 years ago
  rdb d799a09002 cleanup: Remove support for EOL versions of Python 5 years ago
  rdb 4bc0a1ef5e tests: fix futures test when building without true threading 7 years ago
  rdb ec06d3f4f8 tests: fix occasional timing issue in future test 7 years ago
  rdb ed5e5386b9 AsyncFuture improvements, incl. support for gathering futures 8 years ago
  rdb 2e20a0f16e Implement awaitable thread-safe future for async operations 8 years ago