pm-idm icon indicating copy to clipboard operation
pm-idm copied to clipboard

Investigate why `createIdmWallet` blocks the event loop for some time

Open satazor opened this issue 6 years ago • 0 comments

Description

Investigate why createIdmWallet blocks the event loop for some time. I've noticed this after I've implemented https://github.com/ipfs-shipyard/pm-idm/issues/148, where the loader breaks.

I suspect this has to do with IPFS. If that's the case, we might want to try using the service-worker-gateway, which runs a node in a separate thread.

Acceptance Criteria

  • [ ] Investigate why why createIdmWallet blocks the event loop for some time and act accordingly

satazor avatar May 31 '19 01:05 satazor