future_registry
mainsequence.tdag.future_registry
add_future(future)
Add a future to the global registry.
remove_future(future)
Remove a future from the global registry.
wait_for_all_futures()
Wait for all registered futures to complete.