open_toontown_panda3d/direct/src/task
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
..
FrameProfiler.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
MiniTask.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
Task.py task: Add AsyncFuture::shield() ability, part of #1136 2021-04-09 18:28:07 +02:00
TaskManagerGlobal.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
TaskProfiler.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
TaskTester.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
Timer.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
__init__.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00