<#13782 Go: add `[go-test].timeout_default`> Issue...
# github-notifications
q
#13782 Go: add `[go-test].timeout_default` Issue created by Eric-Arellano Follow up to #13707. Add these options: •
[go-test].timeout_default
, which you fall back to if the field is not set. Defaults to not being set, meaning no timeouts. •
[go-test].timeout_maximum
[go-test].timeouts
to toggle the feature entirely. Useful when debugging to disable timeouts These have worked well for Python. While at it, also add to Shell. pantsbuild/pants
u