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

Wrong call to kill when exiting PC Miner #1624

Closed
dimaguy opened this issue Feb 22, 2023 · 0 comments
Closed

Wrong call to kill when exiting PC Miner #1624

dimaguy opened this issue Feb 22, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@dimaguy
Copy link

dimaguy commented Feb 22, 2023

Describe the bug
when sending sigint (ctrl-c) to PC_Miner
Terminated pi@raspberrypi:~/source/duino-coin $ /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus]

To Reproduce
Do the above in a linux terminal environment

Expected behavior
Mostly silent exit, preferably one where kill does it's job

System (please complete the following information):

  • OS: latest Raspberry Pi OS
  • Software: PC Miner
  • Version: 3.4 (latest)
@revoxhere revoxhere added the help wanted Extra attention is needed label Feb 23, 2023
LDarki added a commit that referenced this issue Mar 1, 2023
revoxhere added a commit that referenced this issue Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants