Closed as not planned
Description
Bug description
In us47, the ws-manager seems to have potential go routines leak, and it doesn't happen in eu47. 🤔
The symptom is that the ws-manager handles the gRPC request (such as creating workspace) pretty slowly. So, the user experience is they can't open the workspace.
As a workaround, we restart the ws-manager, after that, the go routines back to normal.
Steps to reproduce
No idea how to reproduce it so far.
And here is the internal slack thread.
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response