Jetstream client's mutex for wantedDids is used inconsistently so there is a data race with the read paths. Fixed with some extra RLock() and RUnlock().
Monorepo for Tangled โ https://tangled.org
jetstream: fix data race filtering events by did #849
merged
opened by
expand 1 commit
hide 1 commit
jetstream: fix data race filtering events by did
Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
lgtm!