We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad150b commit 7de4f73Copy full SHA for 7de4f73
Doc/library/queue.rst
@@ -234,7 +234,7 @@ Terminating queues
234
^^^^^^^^^^^^^^^^^^
235
236
When no longer needed, :class:`Queue` objects can be wound down
237
-until empty or terminated immediately (a hard shutdown).
+until empty or terminated immediately with a hard shutdown.
238
239
.. method:: Queue.shutdown(immediate=False)
240
0 commit comments