mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove outdated TODO.
The bug has been fixed. PiperOrigin-RevId: 344088206
This commit is contained in:
@@ -91,9 +91,6 @@ var (
|
||||
// noCrashOnVerificationFailure indicates whether the sandbox should panic
|
||||
// whenever verification fails. If true, an error is returned instead of
|
||||
// panicking. This should only be set for tests.
|
||||
//
|
||||
// TODO(b/165661693): Decide whether to panic or return error based on this
|
||||
// flag.
|
||||
noCrashOnVerificationFailure bool
|
||||
|
||||
// verityMu synchronizes concurrent operations that enable verity and perform
|
||||
|
||||
Reference in New Issue
Block a user