-
Type: Bug
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Rust Drivers
Because Topology uses a channel for receiving events from workers and an independent task for reading from that channel, the order that user handlers will receive events relative to anything else is nondeterministic. This causes problems for tests (e.g. RUST-1792).
- is depended on by
-
RUST-1792 Clarify whether heartbeat started event should be emitted before connection establishment in ServerMonitor
- Blocked