Skip to content

Allow double (or more) interrupts #12278

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

Merged
merged 2 commits into from
Jun 10, 2020
Merged

Allow double (or more) interrupts #12278

merged 2 commits into from
Jun 10, 2020

Conversation

rchiodo
Copy link

@rchiodo rchiodo commented Jun 10, 2020

For #10587

We had original disabled interrupt (and restart) from being called while the UI was attempting to restart or interrupt.

This change removes that and adds a functional test to ensure we can double interrupt.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rchiodo rchiodo merged commit e0476b5 into master Jun 10, 2020
@rchiodo rchiodo deleted the rchiodo/double_interrupt branch June 10, 2020 23:31
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.

2 participants