commit | 790ecf6302e47b84da5d1c3b14dbdf070bce615b | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Wed Oct 11 04:36:06 2023 +0200 |
committer | GitHub <noreply@github.com> | Wed Oct 11 02:36:06 2023 +0000 |
tree | efed11c24800245ed13edd8d5ed165189575f118 | |
parent | 1556f426da3f2fb5842689999933c8038b65c034 [diff] |
gh-110662: multiprocessing test_async_timeout() increase timeout (#110663) Increase timeout from 1 second to 30 seconds, if not longer. The important part is that apply_async() takes longer than TIMEOUT2.