mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnson
b98889b54a
Ensure correct inflight thread id is discarded
It seems it is possible in some circumstance for the thread id to become stale, perhaps due to a different threadid executing the code for some reason. Just in case, ensure the same exact value that was added is later discarded.
…
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%