asyncio-cancel-token
latest
  • Cancel Token
  • API
  • Release Notes
asyncio-cancel-token
  • Docs »
  • asyncio-cancel-token
  • Edit on GitHub

asyncio-cancel-token¶

Task cancellation pattern for asyncio applications.

Inspired by https://vorpus.org/blog/timeouts-and-cancellation-for-humans/

Contents¶

  • Cancel Token
    • Introduction
    • Quick Start
    • Basic Usage
      • Loop exit condition
      • Waiting for an external signal
    • Chaining Tokens
    • Integration with other async APIs
  • API
    • Cancel Token
    • Exceptions
  • Release Notes
    • v0.2.0
    • v0.1.0-alpha.1

Indices and tables¶

  • Index
  • Module Index
Next

© Copyright 2018, Jason Carver, Piper Merriam Revision 19b7692c.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.