Hi, I am using httplib v0.18.7 to implement a customized threadpool that can check if requests' connections are closed (using Request.is_connection_closed.
When using jmeter to test my server, the program crashed in is_socket_alive.
Following is the gdb stack.
