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

Remove potentially blocking file I/O code (upgrade to eventcore 0.9.0). #210

Merged
merged 4 commits into from
May 22, 2020

Conversation

s-ludwig
Copy link
Member

  • file and pipe closing are now asynchronous operations
  • moveFile and removeFile are now executed in a worker thread
  • requires eventcore ~>0.9.0

- file and pipe closing are now asynchronous operations
- moveFile and removeFile are now executed in a worker thread
- requires eventcore ~>0.9.0
@s-ludwig s-ludwig requested a review from l-kramer May 17, 2020 13:11
@s-ludwig s-ludwig merged commit 872bff8 into master May 22, 2020
@s-ludwig s-ludwig deleted the async_improvements branch May 22, 2020 16:14
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.

None yet

2 participants