-
Notifications
You must be signed in to change notification settings - Fork 10
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 for reset/panic overriding the user's stop take 2 #91
Conversation
This reverts commit 9d7c834.
It's behaviour now matches how it's used for restart and flash.
✅ Deploy Preview for distracted-dubinsky-fd8a42 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
The delta vs last time is in 556c80b |
You can try it out at Test programs on #86. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Still fixes linked issues without introducing the restart issue of the last attempt.
This seems to be working well now. I've asked for some review testing from other Foundation folks so will hold off from merging until I hear back. |
Found #93 reviewing this but it seems to be an unrelated issue. |
A reprise of #88 but without the unfortunate introduction of #90.
Needs careful testing.
Closes #86