Cédric Chantepie
Cédric Chantepie
Any news there? For now updating Akka Stream would need to remove `.assertAllStagesStopped` from test coverage (which is unfortonate, at least)
Maybe related to #15799
Cause may be same as for https://github.com/lampepfl/dotty/issues/14195 but none of the workaround is sufficient
That's quite a blocker. I'm trying to debug it, but there is no test that can be easily executed while developing quotes impl in this code base.
Confirmed to be related to `-Yretain-trees`
Not possible, macro limitation. Unless Scala itself backports some fix. Nothing new can be done there.
@chris-twiner maybe a doc PR with added example
Probably duplicate of https://github.com/playframework/anorm/issues/568#issuecomment-1667693168
Look at the previous link please