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

Gatekeeper makes runner wait #7709

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

NBKelly
Copy link
Collaborator

@NBKelly NBKelly commented Sep 3, 2024

I added a waiting prompt to gatekeeper and a unit test for it.

Then I added a waiting? function to the test framework, because I thought it should be straight-forward and look nice syntactically.

Then I updated the half-dozen different flavors we had of writing "am I in a waiting prompt" to all just call (waiting? state side)

Closes #7708

@NoahTheDuke NoahTheDuke merged commit 37cbf82 into mtgred:master Sep 3, 2024
3 checks passed
@Larrea-Mon
Copy link

chefkiss

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.

Make the runner wait while Gatekeeper is resolving.
3 participants