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

async event listeners possible? #503

Open
akosyakov opened this issue May 9, 2019 · 1 comment
Open

async event listeners possible? #503

akosyakov opened this issue May 9, 2019 · 1 comment
Labels
Area: APIs good first issue Priority: Low Status: Available Status: Proposal Type: Enhancement

Comments

@akosyakov
Copy link

@akosyakov akosyakov commented May 9, 2019

Hey 👋 i want to use async code in fileBegin to make sure that full path exists with mkdirs without blocking. Is it possible?

Should req.pause before async block and req.resume after do the trick?

@GrosSacASac
Copy link
Contributor

@GrosSacASac GrosSacASac commented Nov 26, 2019

It is not possible currently. file.path has to be modefied sync during fileBegin otherwise it has no effect

@tunnckoCore tunnckoCore added good first issue Priority: Low Status: Available Status: Proposal Type: Enhancement and removed feature request labels Apr 2, 2022
@tunnckoCore tunnckoCore added the Area: APIs label Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: APIs good first issue Priority: Low Status: Available Status: Proposal Type: Enhancement
Projects
None yet
Development

No branches or pull requests

3 participants