diff options
| author | Katie Hockman <katie@golang.org> | 2021-11-10 16:22:08 -0500 |
|---|---|---|
| committer | Katie Hockman <katie@golang.org> | 2021-11-12 18:48:59 +0000 |
| commit | 5d24203c394e6b64c42a9f69b990d94cb6c8aad4 (patch) | |
| tree | 8e523bd001a7f4d20440b332cc94863b969aa373 /src/runtime/testdata | |
| parent | 8b66b3d49f931715c52b4ed71bc1dc935132c30f (diff) | |
| download | go-5d24203c394e6b64c42a9f69b990d94cb6c8aad4.tar.xz | |
internal/fuzz: set timeout for each exec of fuzz target
This change sets a timeout of 10 seconds on each
execution of the fuzz target, both during fuzzing
and during minimization. This is not currently
customizable by the user, but issue #48157 tracks
this work.
Deadlocks will be considered non-recoverable errors,
and as such, will not be minimizable.
Fixes #48591
Change-Id: Ic86e8e9e9a0255e7860f7cbf5654e832785d1cbc
Reviewed-on: https://go-review.googlesource.com/c/go/+/363134
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
