Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyding committed Nov 24, 2024
1 parent cd6c7cb commit 706576b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protocol/testutil/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -1308,6 +1308,8 @@ func launchValidatorInDir(
"--oracle.enabled=false",
"--oracle.metrics_enabled=false",
"--log_level=error",
// TODO(CT-1329): Currently, the TestApp framework does not work well with OE,
// since the non-deterministic test app instances does not handle go routines.
"--optimistic-execution-enabled=false",
})

Expand Down

0 comments on commit 706576b

Please sign in to comment.