Client notifies server when ending
Server now exposes a callback for the client to notifies it when finished. This allows the server to clean up the registry.
At this moment, this MR is subject to #65 (closed) when debugging.
GitLab will be offline on 19th September 2024 from 4:00 PM CET for an upgrade. Runners will also be disabled during this time. I'll create a backup on 18th September. If the upgrade fails, I’ll restore from this backup, which means any work done on 19th September may be lost. Please save your work locally. Thank you for your understanding.
Server now exposes a callback for the client to notifies it when finished. This allows the server to clean up the registry.
At this moment, this MR is subject to #65 (closed) when debugging.