Skip to content

Commit 40d07f2

Browse files
znznobu
authored andcommitted
[DOC] Move Therad#join under Thread in NEWS-3.0.0.md
1 parent df7d981 commit 40d07f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/NEWS/NEWS-3.0.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,11 +367,11 @@ Outstanding ones only.
367367
* Fiber.blocking? tells whether the current execution context is
368368
blocking. [[Feature #16786]]
369369

370+
* Thread
371+
370372
* Thread#join invokes the scheduler hooks `block`/`unblock` in a
371373
non-blocking execution context. [[Feature #16786]]
372374

373-
* Thread
374-
375375
* Thread.ignore_deadlock accessor has been added for disabling the
376376
default deadlock detection, allowing the use of signal handlers to
377377
break deadlock. [[Bug #13768]]

0 commit comments

Comments
 (0)