Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
RAII with async #1
Copy link
Copy link
Open
Labels
stabilityImproves resilience against faulty prolog code; addresses memory leaksImproves resilience against faulty prolog code; addresses memory leaks
Milestone
Description
Metadata
Metadata
Assignees
Labels
stabilityImproves resilience against faulty prolog code; addresses memory leaksImproves resilience against faulty prolog code; addresses memory leaks
Define how WorkableFuture and LazySequence deal with RAII and when/how each can be cancelled. Implement the code.