Automatically close servers with no active tabs
I runned an Expo dev server, to test my apps on my devices, on a workspace, but it looks that it keeps running even when I close the workspace tab, which could leads to unnecessary usage of Google Cloud's infrastructure, which could lead to problems for the users (less computing resources available) and Google (payment for something that is not being used).
Please, implement a logic to automatically close servers with no active tabs to save Google's resources of unnecessary usage.
1
vote