You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version of golangci-lint is running slower and runs out of
memory. See golangci/golangci-lint#337 for
ongoing work on improving it.
Triple the deadline to allow more time, and only run a single thread for
testing to avoid running out of memory. Also make the garbage collector
more aggressive to avoid holding onto excess memory.
Signed-off-by: Michael Smith <[email protected]>
0 commit comments