Skip to content

base#1

Merged
tunmiseo merged 1207 commits intotunmiseo:masterfrom
atom:master
Feb 14, 2020
Merged

base#1
tunmiseo merged 1207 commits intotunmiseo:masterfrom
atom:master

Conversation

@tunmiseo
Copy link
Owner

⚛👋 Hello there! Welcome. Please follow the steps below to tell us about your contribution.

  1. Copy the correct template for your contribution
  1. Replace this text with the contents of the template
  2. Fill in all sections of the template
  3. Click "Create pull request"

Antonio Scandurra and others added 30 commits June 20, 2019 15:11
Run script/bootstrap for pull requests originated from forks
Use a different polkit policy name for each Atom channel on Linux
Upgrade git-utils to 5.6.1 to fix .gitignore edge cases
Upgrade npm on Azure Pipelines when running macOS tests
Show Tree-sitter grammars in grammar selector
Co-Authored-By: Jason Rudolph <jason@jasonrudolph.com>
Co-Authored-By: Jason Rudolph <jason@jasonrudolph.com>
Co-Authored-By: Jason Rudolph <jason@jasonrudolph.com>
Spawning the new version of Atom within a `will-quit` handler would 
cause Electron to quit before having a chance to actually run the 
executable.

There may still be a possibility of raciness between closing the old 
version of Atom and opening the new one, causing resource contention 
between the two processes (e.g., IndexedDb) or failing to spawn the new 
process before the previous one quits. Addressing such raciness 
perfectly would require a much more complex solution and this approach 
is working for us consistently in our tests.

Co-Authored-By: Nathan Sobo <nathan@github.com>
maxbrunsfeld and others added 29 commits December 9, 2019 10:10
Fix startup issue after notarization
switch from atom's special winstaller version to electron's winstaller
@tunmiseo tunmiseo merged commit 4a2a90b into tunmiseo:master Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.