Found a, rather serious, issue with the synthetic method detection. This results in that more methods than intended are instrumented when using the implicit instrumentation (both global and class).
The only case where I found issues with this is when using lambdas and threading, but it might affect more so be careful with implicit instrumentation until I have patched it tonight (version 0.62)
Found a, rather serious, issue with the synthetic method detection. This results in that more methods than intended are instrumented when using the implicit instrumentation (both global and class).
The only case where I found issues with this is when using lambdas and threading, but it might affect more so be careful with implicit instrumentation until I have patched it tonight (version 0.62)