Related: https://github.com/coder/coder/issues/6724 I'm researching options to collect metrics from SSH sessions, and while playing with coder I spotted an issue. <img width="552" alt="Screenshot 2023-05-12 at 15 03 18" src="https://github.com/coder/coder/assets/14044910/3f6ed260-1b5c-4378-aa40-41d1fde762c9"> 1. Click on the "Terminal" button, wait for the prompt, close the window. 2. Repeat that multiple times. Now there are multiple processes hanging: <img width="710" alt="Screenshot 2023-05-12 at 15 03 11" src="https://github.com/coder/coder/assets/14044910/69082281-e101-43f7-b675-f81d7dc1ac8c"> Is this an expected behavior or missight?