Skip to content

Commit

Permalink
Flush output 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-phaf committed Jan 18, 2024
1 parent 9aa5ed0 commit 02000bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datastore/load-test/schedule_write.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ def write_data(station):
try:
scheduler.start()
except (KeyboardInterrupt, SystemExit):
pass
print("Shutting down...")

0 comments on commit 02000bc

Please sign in to comment.