Skip to content

Commit fe0a352

Browse files
committed
Merged resource_multiproc into s3_multiproc
1 parent 6e3a7b5 commit fe0a352

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import threading
2+
semaphore = threading.Semaphore(1)

0 commit comments

Comments
 (0)