Closed code-ishwar closed 5 years ago
Multiple parallel Ecode, Decode, Count and Insert hangs due to race conditions. We should make formal mutex locks.
mutex lock can be done from the outside... right?
More discussion in #18 -- can probably close one of these.
Multiple parallel Ecode, Decode, Count and Insert hangs due to race conditions. We should make formal mutex locks.