Nathan Goldbaum

Results 773 comments of Nathan Goldbaum

Hi! I think I'm going to take over finishing #235. @HaoZeke I hope you don't mind. I think I'm going to squash and rebase Rohit's changes but otherwise will maintain...

> So far there's one flakey data race @ngoldbaum found [here](https://gist.github.com/ngoldbaum/1f64a10cdf02646ab132beefd498fba8) and a bug which seems to be unrelated to data races at the very least. I suspect this failure...

> I suspect this failure is happening because of https://github.com/python/cpython/issues/127716 - memoryview itself has thread safety issues at the moment. It turns out this is completely wrong. Instead it's a...