Skip to content

Commit

Permalink
Update engine.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gitofanindya authored Dec 6, 2024
1 parent d7d2f96 commit 563849e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nxdrive/engine/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ def __init__(
self.name = definition.name
self._proc_count = processors
self._stopped = True

# Pause if in debug
self._pause: bool = Options.debug
self._sync_started = False
Expand Down

0 comments on commit 563849e

Please sign in to comment.