Use STM.foreach_ wherever possible
mschuwalow opened this issue · 4 comments
mschuwalow commented
Can only be resolved once we have upgraded ZIO version
chlin501 commented
I am interested and would like to take this issue.
By the way, after cloning the repo (the latest revision is
eadb32f), I notice that in BuildHelper.scala zioVersion is "1.0.0-RC21-2", that contains STM. So I suppose this ticket doesn't need to upgrade zio to a newer version, right?
mijicd commented
@chlin501 No, we updated the zio version roughly a week ago. Now it's up to you to nuke foreach
wherever applicable :).