Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Conversation

@axelchalon
Copy link
Contributor

@axelchalon axelchalon commented Feb 8, 2019

Fix race condition (fixes #333)
Replaces closes #412

Can reproduce/test by disabling getting the token from localStorage in parityStore and adding a few seconds of delay after calling this.setToken in requestNewToken in parityStore (crashes on master but not on this branch).

Copy link
Collaborator

@amaury1093 amaury1093 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@amaury1093 amaury1093 merged commit ebb39a4 into master Feb 8, 2019
@amaury1093 amaury1093 deleted the ac-setapi branch February 8, 2019 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uncaught Error: Please define a provider before using any RpcObservable. when trying to run second Fether instance

3 participants