There was an error while loading. Please reload this page.
1 parent 3f587f4 commit 1e84646Copy full SHA for 1e84646
1 file changed
mrq/worker.py
@@ -172,6 +172,7 @@ def greenlet_report(self):
172
Should we do this in a thread instead?
173
"""
174
175
+ self.report_worker(w=1)
176
while True:
177
try:
178
self.report_worker()
0 commit comments