Problem: test_security_curve occasionally hangs
Solution: refactor the ZAP thread to avoid creating the socket in the main thread and using it in the ZAP thread, and also to eliminate races at shutdown use another inproc control socket to signal termination to the thread
Showing
This diff is collapsed.
Please
register
or
sign in
to comment