• Luca Boccassi's avatar
    Problem: test_security_curve occasionally hangs · 1c1f10a2
    Luca Boccassi authored
    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
    1c1f10a2
test_security_curve.cpp 29.8 KB