Skip to content

Commit

Permalink
Merge branch 'trunk' into make-compatible-with-new-jacktrip-version
Browse files Browse the repository at this point in the history
  • Loading branch information
madwort authored Feb 4, 2021
2 parents dadc417 + d0de2fc commit 27843f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions patcher_watchgod.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
def foobar():
while True:
try:
time.sleep(2)
jtp.main()
time.sleep(6000)
except Exception as e:
Expand Down

0 comments on commit 27843f3

Please sign in to comment.