jupyterhub / systemdspawner

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

Cache check of systemd version #132

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

Ah, I figured it could make sense to let the message logic be out of scope of the more narrow purpose of the function, tightly scoped to just get the version as compared to also including log messages and possible logic on what to do if the version is too low etc.

I'm not confident on a change to make as a followup myself, but I'm happy to merge a change you think makes sense!