feat: add diagnostic source for process lifecycle #6
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/diagnostic_source"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The library publishes process lifecycle events through a
DiagnosticListenernamedGeekeey.Process. Subscribe throughDiagnosticListener.AllListenersand handle thestarting,started, andfinishedevents. Each event value is a mutableHashtablethat is shared by the lifecycle, so values added by a listener remain available to later
stages.
a2a8b548d7ee072a398fee072a398f50a92291dc