@@ -1014,7 +1014,7 @@ static int start_client(int argc, char *argv[])
staticRETSIGTYPEsigusr1_handler(UNUSED(intval))
{
exit_cleanup(RERR_SIGNAL);
exit_cleanup(RERR_SIGNAL1);
}
staticRETSIGTYPEsigusr2_handler(UNUSED(intval))
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.