Yevgeny Pats
Yevgeny Pats
@flyingjohn @rohanpadhye I stumbled upon the same problem and as far as I understand this is due to [this](https://stackoverflow.com/questions/40557319/spring-boot-uber-jar-packaging-classes-to-root-instead-of-boot-inf-classes) behaviour of springboot. Any idea of a more elegant solution?
Sorry for opening / reopening - I thought I got it but I wanted to follow-up with another question. If the SDK doesn't have a way of distinguishing between service...
Seems we uncovered what was the issue it was client side throttling via bucket algorithm
Hi, Currently it's not possible but I've marked it as a feature-request/enhancement.
Hi, Fuzzit was recently [acquired](https://fuzzit.dev/2020/06/11/news-fuzzit-is-acquired-by-gitlab/) by Gitlab. So in the near future the service will be deprecated. It will be available as part of GitLab if you happen to be...
heap-corruption issues in the runtime itself? this is cool!(would love to see that when possible/fixed). The only way I can think of saving those kind of crashes are saving each...
If you have a reproduction you can share I'll be happy to take a look at this. sounds like an interesting case-study.
Ah got it, you meant code that uses cbindings. That makes more sense now.
Hey @cawalch thanks for reporting! versifier is a new algorithm that we just released and it can be disabled with `--versifier=false` just as a quick work-around. Any chance you can...
Thanks for reporting I think I'll disable versifier for now by default.