q-ycong-p

Results 15 comments of q-ycong-p

Hi @jcwchen , my apologies to add you directly here - I was thinking since we've discussed this feature in #5221, perheps you could take a quick look whether this...

I wrote a small unit test and ran with `valgrind --tool=helgrind`, but there're some issues. Current commit doesn't seem to fully ensure thread safety. Below is a snippet of the...

> valgrind --tool=helgrind . Hi @jcwchen , the valgrind `helgrind` tool reports a couple of possible data races: (1) On `SetLoadedSchemaVersion` which could be taken care by placing the same...

Would really appreciate if reviewer(s) can take a look at this PR! Checking out this patch locally unblocks me from using CMake with Boost. It would saved much trouble if...

Sorry will address the test failures on TF-2.9 soon.