open_toontown_panda3d/direct
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
..
src task: Add AsyncFuture::shield() ability, part of #1136 2021-04-09 18:28:07 +02:00
CMakeLists.txt CMake: fix pandac/PandaModules.py to match makepanda's 2020-09-13 16:18:02 +02:00