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

Fixes 3287: Only deregister on quit #3302

Merged

Conversation

pljones
Copy link
Collaborator

@pljones pljones commented Jun 29, 2024

Short description of changes

Fix for #3287

CHANGELOG: Server: Only de-register on quit

Context: Fixes an issue?

Fixes #3287

Does this change need documentation? What needs to be documented and how?

No

Status of this Pull Request

Tested on Linux

What is missing until this pull request can be merged?

Check it fixes the original MacOS issue.

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

@pljones pljones added this to the Release 3.11.0 milestone Jun 29, 2024
@pljones pljones self-assigned this Jun 29, 2024
@ann0see ann0see self-assigned this Jun 29, 2024
@softins
Copy link
Member

softins commented Jun 29, 2024

Looks good to me. Just tested the Mac legacy artifact, and the server no longer deregisters when losing focus.

@pljones thanks for the fast fix!

@pljones pljones merged commit e9e1ac6 into jamulussoftware:main Jun 30, 2024
11 checks passed
@pljones pljones deleted the bugfix/3287-only-deregister-on-quit branch June 30, 2024 08:32
@pljones
Copy link
Collaborator Author

pljones commented Jun 30, 2024

OK, merged. @ann0see thanks for reporting!

Copy link
Member

@ann0see ann0see left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. Thanks @pljones for fixing and @softins for pinning it down! Seems to work on macOS non legacy also.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Server de-registers on GUI state change
3 participants