Skip to content
  • Gilles Filippini's avatar
    fix(sync): when called with --only-peers · bc27fb1a
    Gilles Filippini authored
    When 'sync' is called with option '--only-peers', the path to function
    'RemoteSynchronizer.getPeers()' is not the same as the default.
    
    In this case we need to ensure that 'init()' was properly called and
    proceed without a watcher.
    bc27fb1a