devsmt

Results 3 comments of devsmt

any way to put a check with error message in the code? thank you.

go build ./cmd/drive works for me (go version go1.2.1 linux/amd64)

see http://stackoverflow.com/a/12844718/558774 if it clarify your situation. "you are probably hitting address space limits", means system can't create more threads because of shortage of RAM. you should post some detailed...