Andrei Gonchar

Results 4 comments of Andrei Gonchar

@rusinikita Do you want just add lint config or fix all suggestions?

There are two variables which concurrently reads and writes `StatsMgr.last` and `memstats.T`. It`s easy fixes by adding lock or atomic operation.

I encountered the same issue and managed to solve it. Try running `ls /var/run/docker.sock`. If the file isn’t there, go to Docker settings and toggle off, then back on, the...

Oh, i've forget about this issue. Yeah, this is correct, thank you!