-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The wait queue we implemented for use in CMAP is much more complex than using a fair semaphore would be. We should investigate what options exist in the Rust ecosystem for fair semaphores to see if we can use one of them in place of our wait queue.
- duplicates
-
RUST-214 Non-blocking CMAP
- Closed