Michelle Tilley
Michelle Tilley
@nadim Well @smashwilson works for GitHub on Atom, so since he opened the issue I think it's fairly official already. :) This is something we'll definitely fix when we can.
This is only when you quit Atom, not when only closing a single window, correct?
Okay. This is a race down in Electron's RPC code. I'll provide some more context tomorrow but I'm not sure of an easy fix yet.
@Arcanemagus Just confirming — you said that this was fixed for you, right?
@that-pat Hm, interesting — this issue was actually referring to the GitHub integration portion of the package. The Git integration is not GitHub specific, so it *should* just work. Did...
While this release of Enterprise supports GraphQL, the GitHub integration part of this package is still in progress and we're still adding fields to GitHub.com's GraphQL API as we need...
Hm, that's really odd. I would expect it to take around the same amount of time as the terminal. @smashwilson do you have any thoughts? Could it be related to...
Hi, @wryk, just to be sure — do you get the same error running in safe mode (starting Atom with ``` --safe ``` )?
For all those who've commented about seeing this error, do any of you have `process.env.NODE_ENV` exported in your shell?
I created #3945 before seeing this issue; here are my logs (slightly sanitized) in case they're helpful. I split them into four blocks, the second and third are when AltTab...