Skip to content

Fix segfault in unregisterRunner when called with no arguments

Axel von Bertoldi requested to merge avonbertoldi/37924/unregister-segfault into main

Fail with an appropriate error message if unregsterRunner is called with neither --name or --token.

There is a complete lack of tests for unregisterRunner. I have started working on them, but they might take a bit to finish. In the meantime I did not want to block the fix. I could be convinced to block this MR on addition of unit tests.

Closes #37924 (comment 2042067164)

Edited by Axel von Bertoldi

Merge request reports

Loading