Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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
@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.

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