petejkim / nitrogen-dist

Nitrogen: Atom, meet Cloud.
Other
13 stars 1 forks source link

Constant drop issues under MacOS Sierra #45

Open qqiao opened 8 years ago

qqiao commented 8 years ago

I think the cause of the issue are the vendored libraries.

According to Golang bug tracker, version of Go prior to 1.7 seem to have issues with Sierra https://github.com/golang/go/issues/16570 for example.

petejkim commented 8 years ago

We are looking into this. Thanks for letting us know