-
Notifications
You must be signed in to change notification settings - Fork 5
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 infinite querying bug (reproducible on some gateway conformance tests that were disabled in https://github.com/ipfs/helia-verified-fetch/pull/81) #84
Comments
Note that I tested a |
seems like
I think the problem might be on code in this repo now. |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reproduce:
npm run reset && npm i && npm run build
TestNativeDag
inpackages/gateway-conformance/src/conformance.spec.ts
cd packages/gateway-conformance && DEBUG="-mocha*,-babel*,-pw*,*,*:trace,-conformance-tests*,-kubo-rpc-client*" npm run test -- -g 'TestNativeDag'
The text was updated successfully, but these errors were encountered: