continue
continue copied to clipboard
[CON-273] Core process incorrectly disposed when JetBrains project is closed
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that reports the same bug
- [X] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS:
- Continue:*
- IDE:JetBrains
Description
There are some reports of closing a window in a JetBrains IDE, and still finding that a process (presumably the continue-core process) is still running. This is likely caused by improper disposal, and we'll just have to find the correct project close listener
To reproduce
No response
Log output
No response