Skip to content

v0.28.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 05:26
87e65b8

[0.28.1] - 2025-04-18

  • bin: Support graceful shutdown. When receiving a Ctrl-C, the program will cancel all running test cases, log cancelled and skipped test cases, drop temporary databases (if in parallel mode), close database connections, and finally exit with a non-zero code.