Rónán Carrigan

Results 303 comments of Rónán Carrigan

Apologies, my push failed and I was in a rush 🤦 Try now

I'm not sure if this actually fixes the issue as you're just sending the write to a new coroutine, you could still have several concurrent writes. Your test is failing...

Ah sorry yes, I've changed it now so it will await the write. I still don't get the test passing with the sync version you have above or with the...