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
fileBeginto make sure that full path exists withmkdirswithout blocking. Is it possible?Should
req.pausebefore async block andreq.resumeafter do the trick?The text was updated successfully, but these errors were encountered: