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

Client Side Session Support #695

Merged
merged 22 commits into from
Jun 5, 2019
Merged

Client Side Session Support #695

merged 22 commits into from
Jun 5, 2019

Conversation

yycptt
Copy link
Contributor

@yycptt yycptt commented Apr 30, 2019

Session allows user to execute several activities on a single host
#697

internal/activity.go Outdated Show resolved Hide resolved
internal/internal_worker.go Outdated Show resolved Hide resolved
internal/internal_worker.go Outdated Show resolved Hide resolved
internal/internal_worker.go Outdated Show resolved Hide resolved
internal/internal_worker.go Outdated Show resolved Hide resolved
internal/internal_worker.go Outdated Show resolved Hide resolved
internal/worker.go Outdated Show resolved Hide resolved
internal/session.go Outdated Show resolved Hide resolved
internal/session.go Outdated Show resolved Hide resolved
internal/session.go Outdated Show resolved Hide resolved
internal/session.go Outdated Show resolved Hide resolved
workflow/session.go Show resolved Hide resolved
@yycptt yycptt requested a review from mfateev May 22, 2019 19:04
@dmetzgar dmetzgar added this to the Sprint 5/28 - 6/7 milestone May 28, 2019
internal/session.go Outdated Show resolved Hide resolved
// // Session has failed or activity itself failed.
// }
// ... // execute more activities using sessionCtx
// err = CompleteSession(sessionCtx)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the documentation sample as well and switch it to defer.

workflow/session.go Show resolved Hide resolved
@yycptt yycptt merged commit 39694e1 into uber-go:master Jun 5, 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.

3 participants