Dustin Mowcomber

Results 4 comments of Dustin Mowcomber

I've noticed this as well. I've found that running atom with go mod disabled helps. ```bash GO111MODULE=off {atom-executable} ``` on mac: ```bash GO111MODULE=off /Applications/Atom.app/Contents/MacOS/Atom ```

I would also like to know if this is expected behavior.

It would be a breaking change if it suddenly was resetting the counter. I think it should be defined in a config with it defaulting to false.

@thaytan what nvidia drivers do you use? does it still work for you?