Add crash handler bypass for testing.
This commit is contained in:
@@ -38,6 +38,7 @@ import (
|
||||
|
||||
func main() {
|
||||
runtime.GOMAXPROCS(4)
|
||||
util.ReallyCrash = true
|
||||
util.InitLogs()
|
||||
defer util.FlushLogs()
|
||||
|
||||
|
Reference in New Issue
Block a user