jupyterhub / systemdspawner

Spawn JupyterHub single-user notebook servers with systemd
BSD 3-Clause "New" or "Revised" License
92 stars 45 forks source link

Error properly if systemd-run fails outright #8

Closed yuvipanda closed 8 years ago

yuvipanda commented 8 years ago

Right now we still wait for the service to return, rather than just failing immediately.