Description
previously when using the OpenCode CLI on windows if I want to terminate any node process that are running in the background I'll run taskkill /F /IM node.exe. But after upgrading to the latest version along with the node processes OpenCode CLI is also getting terminated.
Plugins
No response
OpenCode version
1.14.39
Steps to reproduce
in the command prompt paste the following snippet and press enter.
taskkill /F /IM node.exe.
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
Windows Command Prompt
Description
previously when using the OpenCode CLI on windows if I want to terminate any node process that are running in the background I'll run
taskkill /F /IM node.exe. But after upgrading to the latest version along with the node processes OpenCode CLI is also getting terminated.Plugins
No response
OpenCode version
1.14.39
Steps to reproduce
in the command prompt paste the following snippet and press enter.
taskkill /F /IM node.exe.Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
Windows Command Prompt