Open
Description
When reading the concurrency section on fibers I had some trouble understanding why fiber.reset()
and fiber.status()
was called in example only defining a fiber called task
. After reading through some documentation and testing in the playground I have come to the conclusion that it is probably an error of the documentation.
The examples in question are the following:
Lines 2364 to 2402 in f3bda25
Metadata
Metadata
Assignees
Labels
No labels