Skip to content
  • Gilles Filippini's avatar
    fix(sync): when called with --only-peers · 72ed6c5e
    Gilles Filippini authored and pini's avatar pini committed
    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.
    72ed6c5e