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

Remove Ctrl+C handling, see #3456 #3499

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Remove Ctrl+C handling, see #3456 #3499

merged 1 commit into from
Aug 13, 2024

Conversation

wadoon
Copy link
Member

@wadoon wadoon commented Jul 20, 2024

Removes the explicit ctrl+c handling in WindowsUserInterfaceControl

See bug report: #3456.

@wadoon wadoon self-assigned this Jul 20, 2024
@wadoon wadoon requested a review from mattulbrich July 20, 2024 12:26
@wadoon wadoon enabled auto-merge July 20, 2024 12:26
@wadoon wadoon modified the milestones: v2.14.0, v2.12.2 Jul 20, 2024
@wadoon wadoon force-pushed the weigl/rmsigterm branch from b0e9c12 to 37255eb Compare July 20, 2024 12:31
@mattulbrich
Copy link
Member

The test cases seem to fail (on ubuntu at least ...). @WolframPfeifer and @FliegendeWurst are perhaps better reviewers.

Copy link
Member

@FliegendeWurst FliegendeWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test failures are unrelated

Copy link
Member

@WolframPfeifer WolframPfeifer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original PR that introduced this feature (#3249) was meant as an experimental idea to recover from some out-of-memory situations. However, it seems that it does more harm than good (OOM should be quite rare hopefully), so I am ok with just removing the feature to restore default shell behavior.

@wadoon wadoon added this pull request to the merge queue Aug 13, 2024
Merged via the queue into main with commit f670445 Aug 13, 2024
12 of 13 checks passed
@wadoon wadoon deleted the weigl/rmsigterm branch August 13, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants