❓ I'm submitting a ...
🐞 Describe the bug. What is the current behavior?
When a SSL handshake takes some time, cheroot stop responding to new requests
❓ What is the motivation / use case for changing the behavior?
💡 To Reproduce
Configure cheroot using its ssl builtin adapter
Steps to reproduce the behavior:
- Start cheroot SSL, increasing its timeout to 300s for example
- Launch a simple telnet on host and port of cheroot server from a terminal
- cheroot does not respond anymore to other requests
💡 Expected behavior
cheroot should be able to take new connections while ssl handshake negociation on other connections
📋 Details
📋 Environment
- Cheroot version: 10.0.1
- Python version: 3.11.11
- OS: Linux (any)
📋 Additional context
❓ I'm submitting a ...
🐞 Describe the bug. What is the current behavior?
When a SSL handshake takes some time, cheroot stop responding to new requests
❓ What is the motivation / use case for changing the behavior?
💡 To Reproduce
Configure cheroot using its ssl builtin adapter
Steps to reproduce the behavior:
💡 Expected behavior
cheroot should be able to take new connections while ssl handshake negociation on other connections
📋 Details
📋 Environment
📋 Additional context