Skip to content

Bugfix: stop_headless raises AttributeError #808 #809

Merged
henrypinkard merged 2 commits intomicro-manager:mainfrom
samhitech:main
Mar 19, 2025
Merged

Bugfix: stop_headless raises AttributeError #808 #809
henrypinkard merged 2 commits intomicro-manager:mainfrom
samhitech:main

Conversation

@samhitech
Copy link
Copy Markdown
Contributor

Issue #808:
For Java backend (python_backend=False) the stop_headless method raises an AttributeError.
Fixed by adding a check if Engine singleton has been initialized before trying to stop it.

For Java backend (python_backend=False) the stop_headless method raises
an AttributeError. Fixed by adding a check if Engine singleton has been
initialized before trying to stop it.
@henrypinkard
Copy link
Copy Markdown
Contributor

Great! and if you increment the version, it will automatically build an deploy to pypi

@samhitech
Copy link
Copy Markdown
Contributor Author

Thanks for pointing that out!

@henrypinkard henrypinkard enabled auto-merge March 19, 2025 15:32
@henrypinkard henrypinkard merged commit a11b4fb into micro-manager:main Mar 19, 2025
2 checks passed
@henrypinkard
Copy link
Copy Markdown
Contributor

Thanks for the PR!

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.

2 participants