Closed jpsamaroo closed 3 years ago
While there is the occasional chance for errors while trying to finalize a DRef, I haven't encountered them recently, and this PR has stopped me from seeing KeyError
s. I'm going to merge this once it passes CI, as I consider it a critical bugfix, but further work will need to be done to improve performance and ensure correctness.
Still encounters some
poolunref called before poolref
assertions on largeDagger.DArray
operations with many workers, but otherwise I haven't gotten anyKeyError
s with this.