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

Multiple Live Viewers can be opened simultaneously #2398

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

MikeSullivan7
Copy link
Collaborator

Issue

Closes #2361

Description

Removed the reraising of the currently opened Live Viewer to allow a second (or more) Live Viewer to be opened, each with a specified path.

Testing

make check
make system-test

Acceptance Criteria

Open multiple Live Viewer windows and point them to different directories. Check that the LVs behave independently of each other and behave as expected. You should be able to use multiple terminals with the simulate_live_data.py script to check that MI can process the various LVs simultaneously (see screenshot below)

Documentation

Add release note

image

@coveralls
Copy link

Coverage Status

coverage: 74.277% (+0.02%) from 74.259%
when pulling 9632e94 on 2361_multiple_LV_windows
into fa4fb94 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow opening multiple live viewers
3 participants