I am facing a Deadlock bug in Store Library, see b...
# store
s
I am facing a Deadlock bug in Store Library, see below Image for reference.
m
Which version? 5.1.0-alpha05 fixes this I believe
s
Nope, I am on 5.1.0-alpha05. The
storeLock.withLock
cause lock since its being aquired in another lock over same mutex.
m
Ok. Thanks for surfacing. If you could create an issue on GH and tag me, happy to take a look this weekend
s
Why is IDE showing different set of lines, 👀 Code is esentially the same, is this some behind the scenes optimisations ?
m
Left is not latest
s
oops my bad, was on a fork viewing the code, Anyhow raising an issue on github
👍 1