Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added example for multiple callbacks #199

Merged
merged 1 commit into from Dec 12, 2017
Merged

Conversation

pheraph
Copy link
Contributor

@pheraph pheraph commented Jul 5, 2017

Had to search the issue tracker to find out this is even possible.

@suda suda merged commit 92e5088 into atom-community:master Dec 12, 2017
@pheraph pheraph deleted the patch-1 branch February 16, 2018 11:11
@aminya
Copy link
Member

aminya commented Sep 28, 2019

@suda How can I create a sequential callback? When I use this example it seems it executes the 2nd command before the first one finishing.

@suda
Copy link
Collaborator

suda commented Sep 30, 2019

Unfortunately, this doesn't provide a way to control the execution order. You might create a single callback that then runs other callbacks in a sequential manner.

@aminya
Copy link
Member

aminya commented Sep 30, 2019

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.

None yet

3 participants