Skip to content

Ctrl+C doesn't kill the app anymore #15124

Closed

Description

Bug Report

With status-im/status-go#5289 status-desktop is not killing with Ctrl+C signal 🙁

This commit works: a01ffdbe8e3549cbfe93cd9e8aa9e85026e52b7f
Next commit doesn't: 3996d6fece58659e3ba7119ce9f30d8479d0c354

Steps to reproduce

  1. make run
  2. Login
  3. Press Ctrl+C

It works before login, but not after.

Expected behavior

^CSIGINT: Interrupted by Ctrl-C.
make: *** [run-macos] Interrupt: 2

Actual behavior

^C

And the app continues to work like nothing happened.

Additional Information

  • Status desktop version: 54665ffba6db9becbfb7530c36e0774fa2b6eb5a
  • Operating System: MacOS 14.5 (23F79)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions