Staging
v0.5.1
Revision 6e1954cd8286e083e7f8d09516d91b6b15769a4e authored by Miss Islington (bot) on 26 August 2020, 18:26:28 UTC, committed by GitHub on 26 August 2020, 18:26:28 UTC
Currently, if `asyncio.wait_for()` itself is cancelled it will always
raise `CancelledError` regardless if the underlying task is still
running.  This is similar to a race with the timeout, which is handled
already.
(cherry picked from commit a2118a14627256197bddcf4fcecad4c264c1e39d)

Co-authored-by: Elvis Pranskevichus <elvis@magic.io>
1 parent 0804539
History
File Mode Size
ax_c_float_words_bigendian.m4 -rw-r--r-- 3.1 KB
ax_check_openssl.m4 -rw-r--r-- 4.1 KB

back to top