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

session resume failed if there is an LEL image #1226

Closed
kswang1029 opened this issue Dec 7, 2022 · 1 comment
Closed

session resume failed if there is an LEL image #1226

kswang1029 opened this issue Dec 7, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kswang1029
Copy link
Contributor

Describe the bug
If we have an image loaded via LEL (eg "dice_one.fits"+"dice_four.fits"), the session cannot be resumed and hangs forever.

To Reproduce
Steps to reproduce the behavior:

  1. load an image via LEL
  2. kill the backend
  3. restart the backend
  4. click the resume button and we will see errors

Expected behavior
A session should still be resumed if there was an LEL image. Since the LEL image is formed from in-disk images, we should still see the LEL image in a resumed session (unlike in-memory images such as generated moments/PV we don't resume such).

Platform info (please complete the following information):

  • OS [e.g. macOS Monterey]: macOS Monterey
  • Browser [e.g. chrome, safari, electron app]: chrome
  • Browser version [e.g. 22]: 108
  • Backend branch [e.g. dev, v3b2 release]: dev
  • Frontend branch [e.g. dev, v3b2 release]: dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants