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

refactor exec.Start() and don't provide context for callback #76

Merged
merged 5 commits into from
Feb 21, 2021

Conversation

catatsuy
Copy link
Owner

@catatsuy catatsuy commented Feb 20, 2021

make exec.Start() functions synchronous
callback functions should not be killed by context

@catatsuy catatsuy force-pushed the feature_change_done_callback branch from fe90587 to 5294c2a Compare February 20, 2021 09:03
make exec.Start() functions synchronous
callback functions should not be killed by context
@catatsuy catatsuy force-pushed the feature_change_done_callback branch from 5294c2a to 4e64a34 Compare February 20, 2021 09:10
@catatsuy catatsuy changed the title refactor refactor exec.Start() and don't provide context for callback Feb 20, 2021
@catatsuy catatsuy force-pushed the feature_change_done_callback branch from 52d8887 to e94fbb2 Compare February 20, 2021 09:23
@catatsuy catatsuy merged commit 2514cb1 into master Feb 21, 2021
@catatsuy catatsuy deleted the feature_change_done_callback branch February 21, 2021 03:24
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.

1 participant