Changelog
- 32469f5: ci: add release workflow, dependabot and trimpath builds (Asman Malikov asmanmalikov@gmail.com)
- 608eb1d: ci: test a Go version matrix and add cross-compile, govulncheck, cron (Asman Malikov asmanmalikov@gmail.com)
- b44c76c: feat: catch hung go test runs and report only the culprit goroutines (Asman Malikov asmanmalikov@gmail.com)
- 0209d6a: fix: attribute hangs in subtests, fuzz seeds and test helpers (Asman Malikov asmanmalikov@gmail.com)
- e9436bf: fix: guarantee the watchdog always terminates a hung run (Asman Malikov asmanmalikov@gmail.com)
- 12d4e75: fix: harden the test-stream supervisor (Asman Malikov asmanmalikov@gmail.com)
- f9518f2: fix: keep register dumps and foreign goroutines out of the report (Asman Malikov asmanmalikov@gmail.com)
- 1405222: fix: locate test binaries by argv and escalate to SIGKILL (Asman Malikov asmanmalikov@gmail.com)
- 9d70c95: fix: resolve --version from build info and guard flag misuse (Asman Malikov asmanmalikov@gmail.com)
- fbabddf: fix: select all processes with ps axo on macOS and BSD (Asman Malikov asmanmalikov@gmail.com)