SparseArrays.jl
SparseArrays.jl copied to clipboard
Thread-safe dropstored!
Hello,
Is it possible to implement thread-safe version of dropstored!?
I got AssertionError: _goodbuffers(S) in multi-thread environment using dropstored!.
Thank you.
Can you provide an MWE or the full stack trace?
I'm not sure I really understand what thread safe dropstored! would entail in