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 image selector/Bio-Formats bug #896

Merged
merged 2 commits into from
Jan 21, 2022
Merged

Conversation

petebankhead
Copy link
Member

Fixes #894
There were two problems:

  • ServerSelector would close the server that it returned
  • BioFormatsImageServer could block forever waiting for a reader after the image was closed

Fixes qupath#894
There were two problems:
* ServerSelector would close the server that it returned
* BioFormatsImageServer could block forever waiting for a reader after the image was closed
@petebankhead petebankhead merged commit 842b04d into qupath:main Jan 21, 2022
@petebankhead petebankhead deleted the bf-fixes branch January 21, 2022 12:26
@petebankhead petebankhead added this to the v0.4.0 milestone Mar 3, 2022
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.

QuPath gets stuck when trying to open an image / opens it at low resolution only
1 participant