When using cursor ai, there are cases where the network speed slows down. So it would be nice to have a function to check and kill the list of tasks such as processes or threads created by cursor ai.
I’ve been experiencing network slowdowns when I open more than one cursor window and work.
Rather than finding and killing processes with os commands or reloading the cursor, it would be a little easier if the cursor itself had the above function.
In particular, I would like it to work correctly even when more than one cursor ai window is opened.