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

On node >= v14, unpack() is not finished yet when the callback is invoked #39

Open
WavinFlag opened this issue Jan 6, 2021 · 3 comments

Comments

@WavinFlag
Copy link

On node >= v14, unpack() is not finished yet when the callback is invoked.
And I noticed that the writable stream (returned by unpack()) is closed twice.

I've created a minimal reproducible repository.

@WavinFlag
Copy link
Author

Seems to be the same problem to #38.

@NNNaix
Copy link

NNNaix commented Jun 7, 2021

I have this problem too. Does it have any temporary solution?

@WavinFlag
Copy link
Author

@NNNaix Finally we turned to note-tar, as what this issue proposed.

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

No branches or pull requests

2 participants