Skip to content

fix: bicepChecker will stuck on write error #3016

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

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

a1exwang
Copy link
Contributor

@a1exwang a1exwang commented Nov 18, 2021

The bug is: when it fails to write to .fx/bin/bicep/bicep (e.g. no permission or no space), the provision will be stuck forever.

Remove this defensive writer.end() because it will stuck on error

This is a possible node.js bug: nodejs/node#40851

@a1exwang
Copy link
Contributor Author

a1exwang commented Nov 18, 2021

@a1exwang a1exwang merged commit a2bbfe7 into dev Nov 18, 2021
@a1exwang a1exwang deleted the aochengwang/fix/stuck-on-end branch November 18, 2021 07:19
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.

None yet

2 participants