Hello,

unfortunately I have no longer access to environment where this was
happening. But if you were able to reproduce the issue and this fixed it
for you, I'll apply it and make new release.

Anyway wouldn't it better to ensure data is written to disk directly
during db updates and other operations? Eg. use O_SYNC for safety as
these operations doesn't happen so often.

Filip

On 2016/12/11 01:14, Christian Geier wrote:
> Hi Filip,
> could you perhaps try to change all those sleep()s to `os.sync()`? For
> me it seems to fix the issue.
> 
> See [0] for a patch.
> 
> If this doesn fix the issue, we obviously need to move the sync call out
> of the tests and into the db update.
> 
> Best regards,
> Christian
> 
> [0] 
> https://github.com/pimutils/khal/commit/0b636f7633e86b9e136b06e9965cd3af0e3918f2
> 

Attachment: signature.asc
Description: Digital signature

Reply via email to