move cgroup pool creation logic to init - #412
Merged
Merged
Annotations
6 errors and 1 warning
|
go/worker/lambda/handlerPuller.go#L15
a blank import should be only in a main or test package, or have a comment justifying it
|
|
go/worker/lambda/lambdaInstance.go#L38
function (*LambdaInstance).Task has cyclomatic complexity 38 (> max enabled 35)
|
|
go/worker/lambda/lambdaInstance.go#L204
control flow nesting exceeds 5
|
|
go/admin/commands.go#L82
extra empty line at the end of a block
|
|
go/boss/lambdastore/store.go#L15
a blank import should be only in a main or test package, or have a comment justifying it
|
|
go/worker/sandbox/cgroups/pool.go#L29
extra empty line at the start of a block
|
|
|
The logs for this run have expired and are no longer available.
Loading