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

[FIX] ETXTBSY #9

Merged
merged 1 commit into from
Sep 13, 2023
Merged

[FIX] ETXTBSY #9

merged 1 commit into from
Sep 13, 2023

Conversation

weslley75
Copy link

Issue because the promise ends before the file is unlocked.
I saw the problem when i needed to use the class right after downloading the binary.
To fix instead of getting the message event, I put the Writer event!

Issue because the promise ends before the file is unlocked
@SamDecrock
Copy link

I had the same issue when running it in a docker container. @weslley75 your fix fixed it. Using this in my package.json atm:

"yt-dlp-wrap": "github:weslley75/yt-dlp-wrap"

@weslley75
Copy link
Author

@SamDecrock I'm glad to hear this 😃

@foxesdocode
Copy link
Owner

foxesdocode commented Sep 13, 2023

@weslley75 sry, i've totally missed your PR will merge and publish, thank you very much 🙏😓

@foxesdocode foxesdocode merged commit 27f1e00 into foxesdocode:master Sep 13, 2023
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.

3 participants