Dmitriy Kuzkin
Dmitriy Kuzkin
Sorry, for so big pause in activity, just had to finish a lot of work and took a vacation. Will revisit all required changes this week.
Hi, I'm still remember about this pull request. I'll take a more close look, want this test to pass, some tricks are required. Will try to take a look this...
May be solution described here https://github.com/tpolecat/doobie/issues/691
I got the same problem, this was really working with pure akka based project, but not working with play and lagom. Thanks. ``` addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.9") addSbtPlugin("io.kamon" %...
Contacted Kamon Team, Many thanks to @ivantopo
Got the same issue
Looks that this will be closed with merge this request https://github.com/softprops/base64/pull/8/files
There is only one way to make it works -- usage of aspects I'm almost sure that Lightbend have implemented this in this way. Generally, this is not so complex...