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

Sending an interrupt #11

Open
rgbkrk opened this issue Jan 23, 2017 · 3 comments
Open

Sending an interrupt #11

rgbkrk opened this issue Jan 23, 2017 · 3 comments

Comments

@rgbkrk
Copy link

rgbkrk commented Jan 23, 2017

Is there a way to send an interrupt signal with spawn rx?

@anaisbetts
Copy link
Owner

No, not really :( We don't have a sideband way to get the spawned PID at the moment

@dataecstasy
Copy link

Uninstalled Rbox and things are back to normal. Thank God.

@rgbkrk
Copy link
Author

rgbkrk commented Dec 26, 2017

Background info for the thread (since I went digging):

  • Rbox is an Atom package that
    • Installs the Hydrogen Atom package (and various tweaks to make R dev better in Atom)
    • Overrides ctrl-c's behavior to do interrupts (preventing copy)
  • Hydrogen
    • doesn't support interrupts to Windows
    • is not (yet) using spawn-rx, though we do use it for nteract desktop

Not sure what was happening for you @vishal786btc.

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

3 participants