Skip to content

Conversation

@burakcank
Copy link

I noticed khal creates temporary files during the import and doesn't clean them.

os.link (renaming from temp file to destination) raises an exception when there's already an event with the same uid. This pollutes my calendar folder with uid.ics-(some-random-letters) files.

This PR unlinks those files that failed for updating the calendar events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant