stripe-cli icon indicating copy to clipboard operation
stripe-cli copied to clipboard

Stripe Deamon making a ton of processes

Open theskillwithin opened this issue 1 year ago • 0 comments

The more information we have the easier it is for us to help. Feel free to remove any sections that might not apply

Issue

➜  ~ ps aux | grep stripe
austin            6870   0.9  0.0 410723904   1584 s012  S+    6:15PM   0:00.00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn --exclude-dir=.idea --exclude-dir=.tox --exclude-dir=.venv --exclude-dir=venv stripe
austin           82398   0.0  0.0 1596796464  58752   ??  S    11:32PM   0:03.78 /Applications/Cursor.app/Contents/Frameworks/Cursor Helper (Plugin).app/Contents/MacOS/Cursor Helper (Plugin) /Users/austin/.cursor/extensions/stripe.vscode-stripe-3.2.10/dist/stripeLanguageServer/server.js --node-ipc --clientProcessId=82299
austin           82338   0.0  0.0 411076512  33984   ??  S    11:32PM   0:09.87 /opt/homebrew/bin/stripe daemon
austin           79857   0.0  0.0 411084192  33744   ??  S    11:14PM   0:09.94 /opt/homebrew/bin/stripe daemon
austin           69269   0.0  0.0 411077024  33616   ??  S     8:50PM   0:10.73 /opt/homebrew/bin/stripe daemon
austin           62110   0.0  0.0 411077792  33920   ??  S     7:44PM   0:12.37 /opt/homebrew/bin/stripe daemon
austin           60165   0.0  0.0 411065696  34128   ??  S     6:56PM   0:12.56 /opt/homebrew/bin/stripe daemon
austin           55268   0.0  0.0 411068064  34480   ??  S    Thu04PM   0:13.58 /opt/homebrew/bin/stripe daemon
austin           40389   0.0  0.0 411075232  34752   ??  S    Thu12AM   0:20.42 /opt/homebrew/bin/stripe daemon
austin           24562   0.0  0.0 411084192  34304   ??  S    Wed10PM   0:20.69 /opt/homebrew/bin/stripe daemon
austin           94378   0.0  0.0 411088592  33008   ??  S    Tue08PM   0:32.19 /opt/homebrew/bin/stripe daemon
austin           63343   0.0  0.0 411062752  35952   ??  S    Tue05AM   0:37.80 /opt/homebrew/bin/stripe daemon
austin           57473   0.0  0.0 411072000  36352   ??  S    Tue04AM   0:38.02 /opt/homebrew/bin/stripe daemon
austin           49642   0.0  0.0 411096064  34976   ??  S    Tue04AM   0:38.41 /opt/homebrew/bin/stripe daemon
austin           43036   0.0  0.0 411096960  35648   ??  S    Tue03AM   0:38.85 /opt/homebrew/bin/stripe daemon
austin           28810   0.0  0.0 411094688  35056   ??  S    Tue02AM   0:39.06 /opt/homebrew/bin/stripe daemon
austin           28564   0.0  0.0 411098064  33680   ??  S    Tue02AM   0:38.70 /opt/homebrew/bin/stripe daemon
austin           68571   0.0  0.0 411075376  35568   ??  S    Mon11PM   0:44.66 /opt/homebrew/bin/stripe daemon
austin            2976   0.0  0.0 411082896  35888   ??  S    Mon09PM   0:45.02 /opt/homebrew/bin/stripe daemon
austin           70683   0.0  0.0 411098320  34944   ??  S    Mon03AM   0:52.67 /opt/homebrew/bin/stripe daemon
austin           61215   0.0  0.0 411060656  35216   ??  S    Mon03AM   0:52.62 /opt/homebrew/bin/stripe daemon
austin           56420   0.0  0.0 411092160  34944   ??  S    Mon01AM   0:53.00 /opt/homebrew/bin/stripe daemon
austin           54605   0.0  0.0 411091200  35840   ??  S    Mon01AM   0:53.46 /opt/homebrew/bin/stripe daemon
austin           49634   0.0  0.0 411063088  35280   ??  S    Sun11PM   0:54.27 /opt/homebrew/bin/stripe daemon
austin           47549   0.0  0.0 411065840  35248   ??  S    Sun10PM   0:54.04 /opt/homebrew/bin/stripe daemon
austin           40672   0.0  0.0 411052592  34560   ??  S    Sun09PM   0:54.15 /opt/homebrew/bin/stripe daemon

Environment

Mac 15.1.1 (24B91)

theskillwithin avatar Nov 27 '24 02:11 theskillwithin