open_toontown_panda3d/tests/event
rdb cdf5b16ddd task: Add AsyncFuture::shield() ability, part of #1136
This is modelled after `asyncio.shield()` and can be used to protect an inner future from cancellation when the outer future is cancelled.
2021-04-09 18:28:07 +02:00
..
test_futures.py task: Add AsyncFuture::shield() ability, part of #1136 2021-04-09 18:28:07 +02:00
test_pythontask.py tests: add various tests for PythonTask.__dict__ access 2019-03-04 22:59:17 +01:00