Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation of ZIO's Interruption Model #8844

Open
khajavi opened this issue May 11, 2024 · 0 comments
Open

Documentation of ZIO's Interruption Model #8844

khajavi opened this issue May 11, 2024 · 0 comments
Labels
documentation Documentation improvements

Comments

@khajavi
Copy link
Member

khajavi commented May 11, 2024

We need to have a document that covers such topics:

  • Polling vs. Asynchronous Interruption
  • When Does a Fiber Get Interrupted?
  • Disabling Interruption of Fibers
  • Interruptible/Uninterruptible Masks
  • Parent/Child Interruption Behaviour
  • Introduce low-level/high-level operators.
  • Interruption and Cancellation of Blocking Operations
    I believe we have covered some aspects of the interruption model, but not all.
@khajavi khajavi added the documentation Documentation improvements label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation improvements
Projects
None yet
Development

No branches or pull requests

1 participant