async event listeners possible? #503
Labels
Area: APIs
Things related to external and internal APIs
good first issue
Good for newcomers and first-timer contributors
Priority: Low
This issue can probably be picked up by anyone looking to contribute to the project.
Status: Available
No one has claimed for resolving this issue. Generally applied to bugs and enhancement issues.
Status: Proposal
A feature request or another suggestion.
Type: Enhancement
Most issues will probably be for additions or changes. Expected that this will result in a PR.
Hey 👋 i want to use async code in
fileBegin
to make sure that full path exists withmkdirs
without blocking. Is it possible?Should
req.pause
before async block andreq.resume
after do the trick?The text was updated successfully, but these errors were encountered: