diff options
author | Ken Payson <kpayson@google.com> | 2016-11-09 17:56:33 -0800 |
---|---|---|
committer | Ken Payson <kpayson@google.com> | 2016-12-01 09:38:50 -0800 |
commit | 3045a379aa76ce9ee930f427daa4ee799b0162aa (patch) | |
tree | 1e4205d9fbe87d2a68fae0dc4d5910fff29f34a9 /vsprojects/vcxproj/test/boringssl/boringssl_hmac_test | |
parent | d960c8b166eb1160714d3532d567364722940137 (diff) |
Add configurable exit grace periods and shutdown handlers
The server cleanup method is untested.
The join() function that exposes it is only called by the internals of threading.py, and we don't hold a reference to the server thread to explicitly join() it, and I'm not sure we should add a reference just for this purpose.
Moreover, the threading.py only calls join(None), the code path in question isn't even exercised by the internals of threading.py. Its just there to make sure we properly follow the join(timeout) semantics.
Diffstat (limited to 'vsprojects/vcxproj/test/boringssl/boringssl_hmac_test')
0 files changed, 0 insertions, 0 deletions