Committed by
Ray Milkey
Fixed race condition in bmv2 SafeThriftClient
This was due to the fact that multiple clients were instantiated over the same tranposrt. Now SafeThriftClient locks over the transport. Also fixed a bug where some exceptions where uncaught in SafeThriftClient. Change-Id: I841ef64e64c28fc78016a0e0dc33e59052cd983e
Showing
2 changed files
with
40 additions
and
41 deletions
-
Please register or login to post a comment