-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
Not Needed
-
We currently have two different event handling structs in the tests: EventHandler and EventObserver, the latter of which is used for the unified test runner. We should consolidate these to reduce duplication in the test codebase.
See https://github.com/mongodb/mongo-rust-driver/pull/712#discussion_r929274579 for more information.