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

Change a few patch db things #4824

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

baconpaul
Copy link
Collaborator

  1. Don't initialize the DB on startup; rather init it when
    you first open the patch browser
  2. End my 'throw in destructor' bad habit since that worked
    horribly. Catch everything properly etc...

This closes #4822 but there's still lots to do in #2359 including
a nasty locked handler fail when you start two surges against a fresh
db

1. Don't initialize the DB on startup; rather init it when
   you first open the patch browser
2. End my 'throw in destructor' bad habit since that worked
   horribly. Catch everything properly etc...

This closes surge-synthesizer#4822 but there's still lots to do in surge-synthesizer#2359 including
a nasty locked handler fail when you start two surges against a fresh
db
@baconpaul baconpaul merged commit e7271d2 into surge-synthesizer:main Aug 11, 2021
@baconpaul baconpaul deleted the val-crash-4822 branch August 11, 2021 00:21
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.

Logic crashed validation (multiple startup deal improperly with locked db)
1 participant