ProjectLighthouseCAU / lighthouse-rust

Rust SDK for Project Lighthouse
https://docs.rs/lighthouse-client
MIT License
2 stars 1 forks source link

Fix race condition where a response is not handled if a channel is registered too late #12

Closed fwcd closed 1 month ago

fwcd commented 2 months ago

This seems to occur in rare cases

fwcd commented 1 month ago

The bug can consistently be reproduced by firing requests quickly with the multi-threaded runtime, as e.g. the stress tester does as of 90d679f0e8809d44390261e78010b0cd2bad9393