Skip to content
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 user id auction timeout bug #4981

Closed
wants to merge 21 commits into from
Closed

Conversation

Fawke
Copy link
Contributor

@Fawke Fawke commented Mar 15, 2020

Type of change

  • Bugfix

Description of change

Fixes a bug which cause circle-ci tests to fail randomly. Here's a screenshot attached for reference.

Screenshot 2020-03-16 at 1 18 21 AM

This failure occurs because we are not clearing out the setTimeout call here which causes it to trigger randomly even after the processSubmoduleCallbacks complete/returns well within the timeout period.

Related - #4840

@Fawke Fawke added needs review pinned won't be closed by stalebot labels Mar 15, 2020
@Fawke Fawke closed this Mar 15, 2020
@Fawke Fawke removed needs review pinned won't be closed by stalebot labels Mar 15, 2020
@Fawke Fawke deleted the fix/userId-auction-timeout-bug branch March 15, 2020 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant