Closed canturkisci closed 4 years ago
I created this PR to upstream some minor changes i did to make things easier on my end. Please feel free to counter or punt as you see fit.
You could just send it into a long sleep or a notification loop once a slot is found so you don't risk an autorefresh.
Please do not merge yet, as this is a subsequent PR to PR #11 .
Please also see the Critical Change below, which proposes to change program execution model.
Minor Changes
Critical Change
CTRL^C
or letting it continue refreshing if commit fails.Alternatives
Another way to break the tie is to either grab a signal or wait for a continue/abort prompt from user once Open Slot is found and user tries to commit. We can create an issue and punt this PR in favor of that issue.