Skip to content

Commit

Permalink
fixup! Add forking deadlock testing
Browse files Browse the repository at this point in the history
  • Loading branch information
simo5 committed Mar 19, 2024
1 parent e21e6dd commit 7821a08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tfork_deadlock.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ int main(int argc, char *argv[])
}

PRINTERR("ALL A-OK!\n");
UI_destroy_method(ui_method);
exit(EXIT_SUCCESS);
}

Expand Down

0 comments on commit 7821a08

Please sign in to comment.