Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jun 29, 2023
1 parent ba679ff commit 9334807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fluxburst/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ def process_queue(self):
# This is more for development - we could likely use a better way
self.mark_as_scheduled(job, plugin.name)
scheduled = True
break

# But if we cannot match, return to caller
if not scheduled:
Expand Down

0 comments on commit 9334807

Please sign in to comment.