Open Issues Need Help
View All on GitHub Hotplug events don't always arrive on FreeBSD about 2 months ago
AI Summary: Debug and fix a reliability issue in the FreeBSD hotplug event handling within the `evdevil` Rust crate. The problem manifests as missed `devd` notification messages, causing the hotplug test to hang. The issue needs investigation to determine why the Rust code sometimes misses events while a simple `cat` command successfully receives them all.
Complexity:
4/5
bug help wanted