mirror of
https://github.com/reactos/syzkaller.git
synced 2024-12-12 13:56:12 +00:00
07a35107a4
gometalinter says the function is too complex:
syz-ci/manager.go:155:⚠️ cyclomatic complexity 30 of function (*Manager).loop() is high (> 24) (gocyclo)
Split into 2 functions.
|
||
---|---|---|
.. | ||
testdata | ||
config_test.go | ||
jobs.go | ||
manager.go | ||
managercmd.go | ||
syz-ci.go | ||
syzupdater.go |