[Bug 283101] pthread_cancel() doesn't cancel a thread that's currently in pause()
Date: Tue, 03 Dec 2024 19:51:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283101
Konstantin Belousov <kib@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kib@FreeBSD.org
--- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> ---
There must be something else. Or the bug is fixed in 13.4+.
I tried the proposed test case on stable/13 (several weeks old), stable/14
(two weeks old), and HEAD (fresh). In all cases cancellation worked.
--
You are receiving this mail because:
You are the assignee for the bug.