Ilya Danilkin
Ilya Danilkin
OK, should we create a separate issue for that then? Or just leave it as is here (renaming the title)?
Anything on this?
It can't remove pkgsets because new Go modules folder `pkg` is protected, so you have to be root to delete it. You need to first clean the mod cache by...
Can join Russian as well.
@Blystad @webgeek1234 hey guys, could you give a hand here?
Sorry, it was an issue with our server, should've been fixed the same day.
While it does exist, it never worked for me when I was testing it. Need to take a second look at it though, maybe something changed.
To be honest, I don't remember the specifics on why have we added it this way since it was a while ago, but if you were to refactor and fix...
This is exactly what we did in previous project - set minimal sleep duration (like 10ms) and then increased it by some delta (could also be 10ms) until the error...
My current guess - your license file contains only the last part of the `BSD-2-Clause` license, not the full text, hence it cannot be parsed properly.