]> granicus.if.org Git - python/commit
Issue #12155: Fix queue doc example to join threads
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 18 Mar 2015 13:05:43 +0000 (14:05 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 18 Mar 2015 13:05:43 +0000 (14:05 +0100)
commitde311345584af1dc0fa1514d5f94bea0ea867e09
tree2160a5ba5c70567a5b95c894314a82b099e85118
parent926ce70066941193003068c44709ac04b16c0930
Issue #12155: Fix queue doc example to join threads

Use None as a sentinel to stop a worker.
Doc/library/queue.rst