Closed crazyideas21 closed 1 year ago
Both the Python driver and NodeJS code write to the configs database at the same time. May corrupt the db!
I've fixed this crucial concurrency bug! cc: @cdnicoll
Both the Python driver and NodeJS code write to the configs database at the same time. May corrupt the db!