Module collective::thread::monitor

source ·
Expand description

Utilities for monitoring when a thread has panicked.

Multi-threaded applications may have to react to panics in individual threads. This module provides an implementation of an abstraction to do exactly this, ThreadMonitor.

Structs§

Enums§

Type Aliases§