You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Subsystem: Chrome Version 63.0.3239.132 (Official Build) (64-bit)
Type: Bug
Severity: Medium
Description:
I'm building a system in which js-ipfs node publish file and go-ipfs node get it, I'm using out-of-bound means to notify the content hash.
I've noticed that after a few seconds of fetching the file by go-ipfs the js-ipfs app in Chrome browser starts to have very high CPU usage between 50-100%.
Steps to reproduce the error:
Use webpack example app to publish a file (photo is easiest usually) and use gateway.ipfs.io it get it.