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

Keyboard interrupt inside the interactive shell makes it unusable #73

Closed
albertopaltrinieri opened this issue Apr 4, 2023 · 1 comment

Comments

@albertopaltrinieri
Copy link

Similarly to old issue #26, sending a keyboard interrupt (by pushing ctrl+c) in the shell on one keyword, makes the shell unusable:

>>>>> Enter interactive shell
Only accepted plain text format keyword separated with two or more spaces.
Type "help" for more information.
> Sleep 30s
--> Press Ctrl+C to interrupt sleep command
[ ERROR ] Execution stopped by user.
Test error, press RETURN

Robot Framework 5.0.1 (Python 3.9.16 on linux)
DebugLibrary 2.3.0 (sha256: 2c3fb8390afc3934777657d3cf8a1674c731000035d614a21552ae96ca99fd30)

@xyb
Copy link
Owner

xyb commented Jan 11, 2024

@albertopaltrinieri I apologize for the delayed response. I have tested this on Linux and Mac and was unable to reproduce the issue. I will close this issue, but if you are still having this problem, please feel free to reopen it.

@xyb xyb closed this as completed Jan 11, 2024
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

No branches or pull requests

2 participants