Skip to content

Add async examples update#1

Merged
tylerbenson merged 10 commits intotylerbenson:add-async-examplesfrom
carlosalberto:add_async_examples_update
Oct 31, 2017
Merged

Add async examples update#1
tylerbenson merged 10 commits intotylerbenson:add-async-examplesfrom
carlosalberto:add_async_examples_update

Conversation

@carlosalberto
Copy link
Copy Markdown

Updated version of the async examples. Please review.

wu-sheng and others added 8 commits September 18, 2017 10:12
…tracing#188)

- Scope replaces ActiveSpan, without sharing a common ancestor with Span.
- ScopeManager replaces ActiveSpanSource.
- No reference-count to handle Span's lifetime.
- A simple thread-local based ScopeManager.
* Travis allow release from non master branches

Publis script compares remote branch with current checkout.
This passes travis_branch into git checkout command so
it will compare the same branches.

* Fix comments
…pentracing#195)

Thing is, we cannot publish from 0.0.0-style branches as they are
excluded, based on the current global Travis configuration, thus
we try to publish from branches following a v.0.0.0 style, if any.
* actor_propagation
* promise_propagation
* suspend_resume_propagation
@tylerbenson
Copy link
Copy Markdown
Owner

@carlosalberto I have updated my examples. Let me know what you think.

@tylerbenson tylerbenson merged commit 4327501 into tylerbenson:add-async-examples Oct 31, 2017
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.

4 participants