Files
chatmail-core/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
..
2024-04-10 15:41:48 +00:00
2023-01-30 11:50:11 +03:00
2023-04-18 13:50:50 +00:00
2023-08-25 23:04:47 +00:00
2023-07-09 14:06:45 +02:00