Skip to content

Commit 7ad150b

Browse files
committed
Add missing subsection header
1 parent 2ab910e commit 7ad150b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/queue.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,9 @@ fully processed by daemon consumer threads.
201201
count of unfinished tasks drops to zero, :meth:`join` unblocks.
202202

203203

204+
Waiting for task completion
205+
^^^^^^^^^^^^^^^^^^^^^^^^^^^
206+
204207
Example of how to wait for enqueued tasks to be completed::
205208

206209
import threading

0 commit comments

Comments
 (0)