Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Conditional async_client liftetime_thread creation#431

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deanberris merged 4 commits intocpp-netlib:0.11-develfromeakraly:0.11-devel
Sep 2, 2014
Merged

Conditional async_client liftetime_thread creation#431

deanberris merged 4 commits intocpp-netlib:0.11-develfromeakraly:0.11-devel
Sep 2, 2014

Conversation

@eakraly
Copy link

Create a thread and add it to io_service only if io_service is internal. If passed from outside by a user - do not change it.

Fixes#430
Fixes#422

Create a thread and add it to io_service only if io_service is internal. If internal - do not change it.
@deanberrisdeanberris self-assigned thisSep 1, 2014
@deanberris
Copy link
Member

Thanks@eakraly -- I'll just wait for Travis' thoughts on this one before I merge. :)

Cheers

@deanberrisdeanberris added this to the0.11.1 milestoneSep 1, 2014
@deanberris
Copy link
Member

So the previous CI run caused the client tests to pretty much just timeout. I'm thinking you're going to have to make a change to the destructor too to check whether the service provided was external -- and if so, just delete the sentinel work object too. Do you think you can make the tests pass locally on your machine and push out another change to make the tests "green" again@eakraly?

Fixes a bug in previews commit when if was inverted.
@eakraly
Copy link
Author

I see that latest CI run has finished successfully. I did make a mistake in first commit - inverted if.

@eakralyeakraly closed thisSep 1, 2014
@eakralyeakraly reopened thisSep 1, 2014
@deanberris
Copy link
Member

Awesome, thanks@eakraly -- LGTM.

Aside from a few formatting nits (which I can change myself), this looks good.

Cheers

deanberris added a commit that referenced this pull requestSep 2, 2014
Conditional async_client liftetime_thread creation and fix for URI swap bug.
@deanberrisdeanberris merged commit01743e2 intocpp-netlib:0.11-develSep 2, 2014
leecoder pushed a commit to leecoder/cpp-netlib that referenced this pull requestApr 14, 2015
Conditional async_client liftetime_thread creation and fix for URI swap bug.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@deanberrisdeanberris

Labels

None yet

Projects

None yet

Milestone

0.11.1

Development

Successfully merging this pull request may close these issues.

2 participants

@eakraly@deanberris

[8]ページ先頭

©2009-2025 Movatter.jp