@@ -93,6 +93,7 @@ def generate_video_thumbnails(args):
def worker(queue):
while True:
work_unit = queue.get()
# If no work unit then quit
The note is not visible to the blocked user.