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

Fix crash when restoring programs #69

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

JonnyHaystack
Copy link
Owner

There was a crash when restoring programs thrown by list.remove() because
I was not checking if a program was in the saved programs list before
removing it.

There was a crash when restoring programs thrown by list.remove() because
I was not checking if a program was in the saved programs list before
removing it.
@JonnyHaystack JonnyHaystack added the bug Something isn't working label Nov 18, 2019
@JonnyHaystack JonnyHaystack added this to the 1.4.1 milestone Nov 18, 2019
@JonnyHaystack JonnyHaystack self-assigned this Nov 18, 2019
@JonnyHaystack JonnyHaystack merged commit 0f0a1d1 into master Nov 18, 2019
@JonnyHaystack JonnyHaystack deleted the bugfix/restore_programs_crash branch May 12, 2020 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant