Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Clean up my own messes #693

Merged
merged 11 commits into from
Apr 24, 2017
Merged

Conversation

smashwilson
Copy link
Contributor

@smashwilson smashwilson commented Apr 21, 2017

Help fix some build errors on #685 that were caused by the merge of #633.

  • Prevent calls to rerender() or updateActiveState() from completing after the environment has been destroyed.
  • Allow callers to destroy a Repository while it's still in the Loading state.
  • Do the same for the other states that have async start() methods (Initializing and Cloning most notably).
  • Prevent a DockItem from attempting to automatically activate its Pane if the Workspace is destroyed before it can.

@BinaryMuse BinaryMuse merged commit cc99c80 into mkt-show-panels-on-first-run Apr 24, 2017
@BinaryMuse
Copy link
Contributor

Thanks! 🙇‍♀️

@smashwilson smashwilson deleted the aw-async-destroy branch April 24, 2017 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants