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

A single instance runs multiple processes of warp-terminal on linux - curious to know why #4867

Open
1 task done
roynrishingha opened this issue May 3, 2024 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@roynrishingha
Copy link

Dupe Check

Describe the bug

I'm running warp-terminal on my debian-12 laptop and running htop displays multiple processes (with different process ids) are running in parrallel. I'm curious to know why. I expected to have a single process for a single instance of the terminal.

If this is not a bug, It would be great if somebody can explain me the reason for this. Perhaps share some links that I can check out to learn about this.

To reproduce

  1. Click on the warp-terminal icon to launch it.
  2. Run htop in a tab and you'll see multiple processes of warp-terminal.

Expected behavior

No response

Screenshots

image

My system:
image

Operating system

Linux

Operating system and version

Debian 12

Shell Version

bash 5.2.15

Current Warp version

v0.2024.04.30.08.02.stable_02

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

@roynrishingha roynrishingha added the Bugs Bugs, Hangs, Crash, and Freezes label May 3, 2024
@weirdan
Copy link

weirdan commented May 3, 2024

These are not processes, but threads. See https://unix.stackexchange.com/a/10403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

2 participants