async-lock/src
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
..
rwlock m: Port to event-listener v5.0.0 2024-02-12 06:27:42 -08:00
barrier.rs Replace async-channel with flume 2024-04-08 14:10:39 -07:00
lib.rs m: Port to event-listener v5.0.0 2024-02-12 06:27:42 -08:00
mutex.rs chore: Silence clippy 2024-04-08 11:01:15 -07:00
once_cell.rs m: Port to event-listener v5.0.0 2024-02-12 06:27:42 -08:00
rwlock.rs Add missing `Arc` blocking methods (#71) 2023-11-25 22:19:13 -05:00
semaphore.rs m: Port to event-listener v5.0.0 2024-02-12 06:27:42 -08:00