mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:43:34 +03:00
test1541: remove since it is a known bug
A shared connection cache is not thread-safe is a known issue. Stop testing this until we believe this issue is addressed. Reduces occasional test failures we don't care about. The test code in lib1541.c is left in git to allow us to restore it when we get to fix this. Closes #5922
This commit is contained in:
parent
e50a877df7
commit
8ca54a03ea
5 changed files with 11 additions and 38 deletions
|
|
@ -761,7 +761,7 @@ problems may have been fixed or changed somewhat since this was written!
|
|||
handle share a connection cache, but due to how connections are used they are
|
||||
still not thread-safe when used shared.
|
||||
|
||||
See https://github.com/curl/curl/issues/4915
|
||||
See https://github.com/curl/curl/issues/4915 and lib1541.c
|
||||
|
||||
11.12 'no_proxy' string-matches IPv6 numerical addreses
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue