Distributed.jl icon indicating copy to clipboard operation
Distributed.jl copied to clipboard

Fix RemoteChannel iterator interface

Open danielwe opened this issue 1 year ago • 2 comments

Just a missing import

danielwe avatar Apr 10 '24 22:04 danielwe

CI seems to be running new tests with old code

danielwe avatar Apr 10 '24 22:04 danielwe

Strange. The source diff LGTM, and I can confirm locally that it fixes an undefined value error.

I don't know what is going on with the tests and am not familiar with the testing infrastructure of this repo.

LilithHafner avatar Apr 11 '24 00:04 LilithHafner

The rebase fixed the tests. I also checked locally that the problem is fixed. So I go ahead and merge this.

fatteneder avatar Jul 19 '24 07:07 fatteneder