Skip to content

v1.2.0 enters infinite loop #162

@RaduBerinde

Description

@RaduBerinde

Running errcheck on the CockroachDB code.

With errcheck v1.1.0:

$ time ~/roach2/bin/errcheck -exclude pkg/testutils/lint/testdata/errcheck_excludes.txt ./pkg/...

real	0m7.966s
user	0m45.962s
sys	0m5.611s

With v1.2.0, the same command doesn't finish (I waited 10 minutes). I also notice that a single core is pinned at 100% while it's running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions