Remove outdated TODO.

The bug has been fixed.

PiperOrigin-RevId: 344088206
This commit is contained in:
Dean Deng
2020-11-24 10:39:31 -08:00
committed by gVisor bot
parent 1de08889df
commit e5fd23c18d
-3
View File
@@ -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