Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix init failures #46

Merged
merged 5 commits into from
Apr 19, 2021
Merged

Fix init failures #46

merged 5 commits into from
Apr 19, 2021

Conversation

mike-marcacci
Copy link
Owner

@mike-marcacci mike-marcacci merged commit a848c67 into main Apr 19, 2021
@@ -95,6 +95,7 @@

- Upgrade dependencies.
- Prevent Node.js max listeners exceeded warnings if many `fs-capacitor` `ReadStream` instances are created at the same time, fixing [#30](https://github.com/mike-marcacci/fs-capacitor/issues/30) via [#42](https://github.com/mike-marcacci/fs-capacitor/pull/42).
- Ensure initialization failures are reported, fixing [#45](https://github.com/mike-marcacci/fs-capacitor/issues/45) via [#46](https://github.com/mike-marcacci/fs-capacitor/pull/46/files).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR link accidentally ended in /files.

@mike-marcacci mike-marcacci deleted the fix/init-failures branch May 16, 2021 01:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No events are emitted creating temporary file fails
2 participants