Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Fix fetchParity(mainWindow) race condition #173

Merged
merged 2 commits into from
Jul 17, 2018
Merged

Conversation

axelchalon
Copy link
Contributor

Previously, fetchParity was called with mainWindow as argument but we had no guarantee that mainWindow was defined at that time.

@axelchalon axelchalon added the A0-pleasereview Pull request needs code review. label Jul 16, 2018
@axelchalon
Copy link
Contributor Author

@amaury1093 amaury1093 added A8-looksgood Pull request is reviewed well. B0-patchthis Pull request should also be back-ported to the beta/stable branch(es). and removed A0-pleasereview Pull request needs code review. labels Jul 17, 2018
@amaury1093 amaury1093 merged commit 26dd7c2 into master Jul 17, 2018
@amaury1093 amaury1093 deleted the ac-fix-mainwindow branch July 17, 2018 08:39
@amaury1093
Copy link
Contributor

@axelchalon Could you create a backport to beta?

axelchalon added a commit that referenced this pull request Jul 17, 2018
* Fix fetchParity(mainWindow) race condition

* Lint
amaury1093 pushed a commit that referenced this pull request Jul 17, 2018
* Fix fetchParity(mainWindow) race condition

* Lint
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood Pull request is reviewed well. B0-patchthis Pull request should also be back-ported to the beta/stable branch(es).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants