Skip to content

Commit

Permalink
Extra finish call (from old async days)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhett Garber committed Sep 30, 2010
1 parent e4449fc commit 9a59e51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pharos/web.py
Expand Up @@ -78,5 +78,4 @@ def get(self, metric_id):

context = build_watcher_context(watcher)
self.write(metric.Metric(context=context).render())
self.finish()

0 comments on commit 9a59e51

Please sign in to comment.