SIGN IN SIGN UP

🐛Fix process Stop timeout error handling (#3523)

* fix process stop timeout error

* test: use t.Cleanup instead of deferred cleanup in process test

Replace deferred restoration of signalProcess with t.Cleanup to ensure cleanup runs even if the test panics or fails.
M
mattsu committed
2a830d5f6f9a4636033227974b9d2984381e4a2f
Parent: 0d8819a
Committed by GitHub <noreply@github.com> on 6/17/2026, 5:43:10 PM