aioresult
v1.0
  • Overview
    • Quick Overview
    • Installation and Usage
    • Contributing
    • License
  • Capturing a result
    • Motivation and usage
    • Exception handling
    • How it works
    • Wait for a task to finish starting
    • Reference
  • Using futures
    • Motivation and usage
    • Reference
  • Waiting for a result
    • Motivation and usage
    • Running a callback when a task is done
    • Reference
  • Release history
    • aioresult 1.0 (2024-02-08)
    • aioresult 0.9 (2023-01-02)
aioresult
  • aioresult: Capture the result of a Trio or anyio task
  • Edit on GitHub

aioresult: Capture the result of a Trio or anyio task¶

Welcome to aioresult, a very small library to capture the result of an asynchronous operation. See the Overview for a brief introduction.

Documentation Contents¶

  • Overview
    • Quick Overview
    • Installation and Usage
    • Contributing
    • License
  • Capturing a result
    • Motivation and usage
    • Exception handling
    • How it works
    • Wait for a task to finish starting
    • Reference
  • Using futures
    • Motivation and usage
    • Reference
  • Waiting for a result
    • Motivation and usage
    • Running a callback when a task is done
    • Reference
  • Release history
    • aioresult 1.0 (2024-02-08)
    • aioresult 0.9 (2023-01-02)

Indices¶

  • Index

  • Search Page

Next

© Copyright Arthur Tacca. Revision 72841701.

Built with Sphinx using a theme provided by Read the Docs.