Bartek Żyliński

Results 32 comments of Bartek Żyliński

Hi, This PR is quite helpful for us in [sttp](https://github.com/softwaremill/sttp) Is there anything I can do to help merge it ?

Hi, Is this issue still valid and open, as I would like to try implement it ? Same for #15

Great idea, but I would leave an example anyway - just in case.

Nothing comes to my mind at least if all libs supports Scala3, anyway we can try

As for now I found two problems 1 `sbt-heroku` has `scala-compiler` in dependencies and it breaks on update to scala3 There is pending fix for this https://github.com/heroku/sbt-heroku/pull/57 2 We are...

Grate thanks ! Now we just have to wait :stuck_out_tongue:

Hmmm, maybe a good task for next week I will take a look

As far as I manged to check it is not a logger but result of calling `printStackTrace()`. It comes from line 28 of `DefaultUncaughtExceptionReporter` from `monix.execution.internal` package. It is provided...

If I understand you correctly then unitil CURL team decides to export this particular function there is no possibility to fix this problem in STTP ?