Skip to content

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

Closed
jay wants to merge 1 commit into
curl:masterfrom
jay:rm_bad_example
Closed

examples: Remove threaded-shared-conn.c due to bug#6795
jay wants to merge 1 commit into
curl:masterfrom
jay:rm_bad_example

Conversation

@jay

@jay jay commented Mar 26, 2021

Copy link
Copy Markdown
Member

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

jay commented Mar 26, 2021

Copy link
Copy Markdown
Member Author

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

@bagder bagder left a comment

Copy link
Copy Markdown
Member

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.

2 participants