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

fixed segfault on close, request timer on macOS standalone #295

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

MeijisIrlnd
Copy link
Contributor

followed on from this PR with just the relevant commit (sorry!)

@baconpaul
Copy link
Collaborator

I know from discord you are still thinking about shutdown path. I’m fine to merge this and it’s great but will hold until tomorrow to confirm - let me know if it’s ready

@MeijisIrlnd
Copy link
Contributor Author

From what I can gather, the NSWindow will always clean itself up on close - so I think we can totally skip the cleanup in applicationWillTerminate - let me give this a try in a couple of hours, I'll see if anything alarming happens, and if not I'll do another push!

@MeijisIrlnd
Copy link
Contributor Author

I mentioned in the Discord as well, but seems fine removing the [window release] stuff, and it's not crashing etc - I'm happy to sign off on this one unless there's anything you'd like me to change!

@baconpaul baconpaul merged commit 4b1972d into free-audio:next Aug 18, 2024
19 checks passed
@baconpaul
Copy link
Collaborator

Fantastic! Merged!

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