Skip to content

Add go test timeout

Dmitry Gruzd requested to merge add-go-test-timeout into main

This MR adds -timeout 30s to test options to stop tests early in case of a deadlock.

Edited by Dmitry Gruzd

Merge request reports