Files
chatmail-core/deltachat-jsonrpc/src
link2xt 34f4ec02f6 feat: replace event channel with broadcast channel
This makes `EventTracker` receive events immediately
instead of being moved from event emitter to event tracker
by a task spawned from `TestContext::new_internal`.

This makes `EventTracker.clear_events` reliable
as it is guaranteed to remove all events emitted
by the time it is called rather than only events
that have been moved already.
2024-04-22 07:44:21 +00:00
..
2023-10-26 23:41:34 +00:00
2023-12-03 00:43:21 +00:00