jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.54k stars 388 forks source link

Kill singleuser test servers to reduce k3s resource usage #1784

Closed manics closed 11 months ago

manics commented 11 months ago

Closes https://github.com/jupyterhub/binderhub/issues/1754

We build and launch several servers, but we don't shut them down. https://github.com/jupyterhub/binderhub/blob/af81d7fd53b8fcab78b2f4276bee9828693e677c/binderhub/tests/test_build.py#L52-L96