async-lock/tests
John Nunley 542831132f
Replace async-channel with flume
This commit replaces async-channel in some tests with flume. It appears
that async-channel doesn't work under MIRI but flume does, so we can
work around this for now by replacing it with flume.

cc https://github.com/smol-rs/async-channel/issues/85

Signed-off-by: John Nunley <dev@notgull.net>
2024-04-08 14:10:39 -07:00
..
common Bump to event-listener v3.0.0 2023-09-17 07:57:33 -07:00
barrier.rs Replace async-channel with flume 2024-04-08 14:10:39 -07:00
mutex.rs Replace async-channel with flume 2024-04-08 14:10:39 -07:00
rwlock.rs Replace async-channel with flume 2024-04-08 14:10:39 -07:00
semaphore.rs Add missing `Arc` blocking methods (#71) 2023-11-25 22:19:13 -05:00