Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
run_trylater: Flush the stats
Browse files Browse the repository at this point in the history
  • Loading branch information
bsimpson63 committed Jun 15, 2016
1 parent 791e117 commit d4cb408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/trylater.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ def run_trylater():
get_hook(hook_name).call(data=data)

amqp.worker.join()
g.stats.flush()

0 comments on commit d4cb408

Please sign in to comment.