Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure when files changed between invokation and actual sync. #140

Open
darnir opened this issue Dec 2, 2014 · 3 comments
Open

Failure when files changed between invokation and actual sync. #140

darnir opened this issue Dec 2, 2014 · 3 comments

Comments

@darnir
Copy link
Member

darnir commented Dec 2, 2014

I sent SIGUSR1 to offlineimap to force a complete sync with the servers. However, before it could complete the sync process, the local mailbox files were deleted by the mail client.

This caused offlineimap to error out and spews a stack trace on the screen. Such a race condition should be handled more elegantly.

@nicolas33
Copy link
Member

You're plain right. I expect such race conditions in the other way (remote changes not handled gracefully).
This is a well know topic for years but it requires time to get properly addressed.

@nicolas33 nicolas33 added the bug label Jan 9, 2015
@nicolas33 nicolas33 added this to the undefined milestone Jan 9, 2015
@nicolas33
Copy link
Member

TODO: add this into the "known issues" of the man page.

@nicolas33 nicolas33 self-assigned this Mar 18, 2015
@nicolas33
Copy link
Member

Added to "known issues".

@nicolas33 nicolas33 removed this from the 6.5.7 (next minor) milestone Mar 19, 2015
@nicolas33 nicolas33 removed their assignment Sep 3, 2015
@nicolas33 nicolas33 added this to the undefined milestone Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants