You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Servers deleted with end_time=None must have an end time
If a server is deleted, but remains without end_date (for example
because the server did never start) we still have to return and
end_date, otherwise the server will never be completed.
Fixes#71
0 commit comments