Skip to content

Commit aa3d2b3

Browse files
committed
fix threading
1 parent aea0b53 commit aa3d2b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

garcon/activity.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ def run(self):
551551
for thread in threads:
552552
thread.join()
553553

554+
554555
class ActivityState:
555556
"""
556557
Activity State

0 commit comments

Comments
 (0)