Threads
class Threads
Async utilities for running user code on different threads while having control/logging over them.
Author
Lucas Bubner, 2024
Since
1.0.0-pre
Functions
Link copied to clipboard
Wait for a specific task to finish running.
Wait for a specific task to finish running, with the option to interrupt it.