mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Fix #121 Vdirsyncer used to exit as a whole when one pair failed to synchronize due to connection errors. The new behavior actually tries to synchronize other pairs before exiting with a nonzero status code. The old behavior can be restored with the --fail-fast flag. |
||
|---|---|---|
| .. | ||
| storage | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| test_cli.py | ||
| test_doubleclick.py | ||
| test_sync.py | ||