-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously we had functions to create and wait on fold range futures, but no way to cancel them. This commit add clauses to `cancel/1,2` to do just that. Also, once the `?IS_FOLD_FUTURE` macro is defined, use it in a few function heads instead of the previously used `{fold_info, _, _}` tuple.
- Loading branch information
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters