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

[Bug Report] - Race condition on page load #546

Open
dgarciabriseno opened this issue May 7, 2024 · 0 comments
Open

[Bug Report] - Race condition on page load #546

dgarciabriseno opened this issue May 7, 2024 · 0 comments

Comments

@dgarciabriseno
Copy link
Contributor

Describe the bug
There appears to be a race condition between loading helioviewer.org and updating the observation time.
This race condition leads to

To Reproduce
Steps to reproduce the behavior. These steps must be performed fast to see the error.
It might only be possible to reproduce if you throttle the connection speed.

  1. Go to helioviewer.org
  2. Click on the observation date and set it to '2021/06/01'
  3. Click on the observation time and set it to '00:01:29'
  4. Helioviewer becomes unresponsive (doesn't load any new data).

Expected behavior
Helioviewer should finish loading and update the viewport to the selected observation time.

There is a playwright test for this. See the TODO in Displays initial AIA 304 Image

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

No branches or pull requests

1 participant