You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: 9_part grab screen multiprocessing/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ if __name__=="__main__":
66
66
```
67
67
68
68
More about python multiprocessing and queues you can learn on this [link](https://docs.python.org/2/library/multiprocessing.html#multiprocessing.Queue.qsize). Short code explanation:
0 commit comments