We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df7d981 commit 40d07f2Copy full SHA for 40d07f2
1 file changed
doc/NEWS/NEWS-3.0.0.md
@@ -367,11 +367,11 @@ Outstanding ones only.
367
* Fiber.blocking? tells whether the current execution context is
368
blocking. [[Feature #16786]]
369
370
+* Thread
371
+
372
* Thread#join invokes the scheduler hooks `block`/`unblock` in a
373
non-blocking execution context. [[Feature #16786]]
374
-* Thread
-
375
* Thread.ignore_deadlock accessor has been added for disabling the
376
default deadlock detection, allowing the use of signal handlers to
377
break deadlock. [[Bug #13768]]
0 commit comments