You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add goleak detection in test suites to prevent goroutine leaks
* docs: add instructions for integrating goleak in Go package tests
* feat: integrate goleak detection in end-to-end tests to prevent goroutine leaks
* feat: refactor end-to-end tests to check for goroutine leaks using a dedicated function
0 commit comments