Ania

Results 2 comments of Ania

@sannysoft , the same doesn't work for me neither. But I found this post - and I can admit, this workaround works. But... it's a workaround :( (https://github.com/ktorio/ktor/issues/635) ``` val...

I'm experiencing similar issue (`init` method being called twice: once from `SentryAutoCinfiguration#sentryHub` and once from `SentryAppender#start`). I have the bean `OptionsConfiguration` created. I used debugger to see that they are...