ConscryptEngineSocket.close() may block for longer than necessary
Open
needs investigation
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 326
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 17
Description
TODO from https://github.com/google/conscrypt/blob/83b63656fae9b22a80b6a396d5752f69bde243b1/common/src/main/java/org/conscrypt/ConscryptEngineSocket.java#L428
Needs further investigation as I don't have the context but I assume engine.close*() can do significant work.
Also test that any thread blocked on the underlying socket gets woken.
Contributor guide
Assessment
This issue has not been assessed yet.