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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling kill signals while running python with metacall #342

Open
roysti10 opened this issue Sep 15, 2022 · 2 comments
Open

Handling kill signals while running python with metacall #342

roysti10 opened this issue Sep 15, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@roysti10
Copy link
Contributor

roysti10 commented Sep 15, 2022

馃悰 Bug Report

On pressing Ctrl-C the kill signal doesnt behave the way it should when previously a python program is loaded

image

Expected Behavior

Should exit on pressing Ctrl-C

Current Behavior

A Python keyboard interrupt is thrown instead

Steps to Reproduce

  1. Open the metacall Cli by typing metacall on your terminal
  2. Type load py test.py (It doesnt matter if it passes or fails)
  3. Press Ctrl-C
    The error is shown
@roysti10 roysti10 added the bug Something isn't working label Sep 15, 2022
@viferga
Copy link
Member

viferga commented Oct 25, 2022

Duplicated here: #121

@viferga
Copy link
Member

viferga commented Feb 8, 2024

This may be solved? #482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants