Closed vkorenev closed 4 years ago
Hello, this is happening because there was a modification that tried to prevent the call to install the Bytebuddy agent from being made more than once at runtime, with that I removed the call from the transcoder classes and put it in CloudstateInitializer, with that the test was broken without me noticing. I'm sorry for that.
Hi @vkorenev I fixed this in https://github.com/cloudstateio/kotlin-support/issues/13
Thanks for the PR. Great job and welcome to the project.
Fixes #11 and partially #5. However,
mvn clean test
is still failing: