We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@bajpai244 we right now get the following warning when we run tests.
Can you see to it and fix it?
(node:3873) Warning: Closing file descriptor 23 on garbage collection
The text was updated successfully, but these errors were encountered:
@ivorynoise
It might cause by snarkjs which uses iden3/fastfile to resolve files with fs.promises.open.
iden3/fastfile
fs.promises.open
Sorry, something went wrong.
No branches or pull requests
@bajpai244 we right now get the following warning when we run tests.
Can you see to it and fix it?
The text was updated successfully, but these errors were encountered: