-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
N&O 2025-07-07
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Introduce the ObservationToken as detailed in the design document. The token is provided with a callback function, which collects contention stats for the wrapped mutex and returns it to the caller (i.e. the collector). Also, introduce unit-tests that verify that the token is only valid so long as the corresponding mutex object is not destroyed.