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

boost::exception_detail::clone_impl thrown with 0.13-release #776

Open
@biot023

Description

@biot023

Hi -- I'm getting this error thrown:

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<std::__exception_ptr::exception_ptr>'

A quick google of the error turnedthis stack overflow question up.

At the end of that ticket is this comment:

The author of library found the solution to be using the same instance of the client and not creating/destroying it each time

If I assume that the same approach would work for me, I have the issue that my cpp-netlib client is being created in a fire-and-forget thread each time it is needed. This is because I need them to run concurrently.

Would I need to implement a pool of clients to handle this? Has anyone seen anything similar that they could point me to, if I should?

Thanks for any and all assistance,
Doug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp