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

examples: Remove threaded-shared-conn.c due to bug #6795

Closed
wants to merge 1 commit into from

Conversation

jay
Copy link
Member

@jay jay commented Mar 26, 2021

Known bug 11.11 is the shared object's connection cache is not thread
safe, so we should not have an example for it.

Ref: #4915
Ref: https://curl.se/docs/knownbugs.html#A_shared_connection_cache_is_not

Closes #xxxx

Known bug 11.11 is the shared object's connection cache is not thread
safe, so we should not have an example for it.

Ref: curl#4915
Ref: https://curl.se/docs/knownbugs.html#A_shared_connection_cache_is_not

Closes #xxxx
@jay
Copy link
Member Author

jay commented Mar 26, 2021

Also threaded-shared-conn.html would need to be removed but I don't see it in curl-www.

Copy link
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

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

Good catch, totally agree!

@jay jay closed this in a8da030 Mar 26, 2021
@jay jay deleted the rm_bad_example branch March 26, 2021 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants