File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ obvious workround is to produce a version with unused primitives removed.
29
29
3.6.1 [ Definition] ( ./PRIMITIVES.md#361-definition )
30
30
3.7 [ Class Gather] ( ./PRIMITIVES.md#37-class-gather ) Synchronise and collect results from multiple coros.
31
31
3.7.1 [ Definition] ( ./PRIMITIVES.md#371-definition )
32
- 3.7.2 [ Use with timeouts and cancellation] ( ./PRIMITIVES.md#372-use-with-timeouts-and-cancellation )
32
+ 3.7.2 [ Use with timeouts and cancellation] ( ./PRIMITIVES.md#372-use-with-timeouts-and-cancellation ) Demo of advanced usage of Gather.
33
33
4 . [ Task Cancellation] ( ./PRIMITIVES.md#4-task-cancellation ) Methods of cancelling tasks and groups of tasks.
34
34
4.1 [ Coro sleep] ( ./PRIMITIVES.md#41-coro-sleep ) sleep() with reduced exception handling latency.
35
35
4.2 [ Class Cancellable] ( ./PRIMITIVES.md#42-class-cancellable ) Register tasks for cancellation.
You can’t perform that action at this time.
0 commit comments