threadman 0.1.0
Header-only C++23 managed threads, dynamic pools, futures, and executors
Loading...
Searching...
No Matches
threadman::HousekeeperError Class Reference

A failure originating from the housekeeping thread (listener crashed, internal invariant violated). More...

#include <exceptions.hpp>

Inheritance diagram for threadman::HousekeeperError:
Inheritance graph
[legend]
Collaboration diagram for threadman::HousekeeperError:
Collaboration graph
[legend]

Detailed Description

A failure originating from the housekeeping thread (listener crashed, internal invariant violated).

Listeners that throw are caught and logged; this type is reserved for internal bookkeeping failures.


The documentation for this class was generated from the following file: