https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
Conrad Meyer <c...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c...@freebsd.org --- Comment #1 from Conrad Meyer <c...@freebsd.org> --- Empirical observation: Despite EV_ADD being used for both kevents in your sample code, the same knote is reused. Despite filt_timerattach() being called twice without error, the shorter callout doesn't wake the note. Digging more... -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"