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

Ensure watcher can run even if run folder not written to Data #377

Closed
alex-l-kong opened this issue Jun 8, 2023 · 0 comments · Fixed by #401
Closed

Ensure watcher can run even if run folder not written to Data #377

alex-l-kong opened this issue Jun 8, 2023 · 0 comments · Fixed by #401
Assignees
Labels
enhancement New feature or request

Comments

@alex-l-kong
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Currently, the watcher can only start if the folder for a particular run has been written to the MIBIData folder, which only happens after the first FOV is generated. The watcher should run even if this folder has not been created.

Describe the solution you'd like

Provide a separate listener to watch for the creation of the run folder, then spin up the watcher instance once this gets created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant