Skip to main content

Module supervision

Module supervision 

Source
Expand description

Python-facing supervision boundary. SupervisionError’s pyclass shape is unchanged by the mesh-name plumbing in this diff; any rendered improvement users see in the Python exception comes from the upstream Display chain once mesh name and Python-class display_name are populated by their producer sites.

Structs§

PyMeshFailure
SupervisionError

Traits§

Supervisable
Trait for types that can provide supervision events.

Functions§

register_python_bindings