Skip to main content
Ctrl+K

OrangeQS Juice

  • Getting started
  • Tutorials
  • Concepts
  • Reference
  • Contribute
  • GitLab
  • OrangeQS
  • Getting started
  • Tutorials
  • Concepts
  • Reference
  • Contribute
  • GitLab
  • OrangeQS
  • orangeqs.juice.task_manager._util

orangeqs.juice.task_manager._util#

Module Contents#

Functions#

log_exception_callback

Log exceptions raised by asyncio tasks. To be used as a callback.

API#

orangeqs.juice.task_manager._util.log_exception_callback(task: asyncio.Task[Any], prefix: str = '') → None#

Log exceptions raised by asyncio tasks. To be used as a callback.

Parameters#

  • task (asyncio.Task): The task that possibly raised an exception.

On this page
  • Module Contents
    • Functions
    • API
      • log_exception_callback()

© Copyright 2025, Orange Quantum Systems.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.