Arthur Poiret

Results 93 comments of Arthur Poiret

While updating from spring-boot `3.1.2` to `3.2.2`, major performance degradation on database insert queries appears. Seems a problem on h2 runtime somewhere between `2.1.214` and `2.2.224`

Implementing task cancellation on top of JavaFx Task will introduce some complexity on each task logic definition. During task execution, frequent calls should be made to `task.isCancelled()` during execution (downloads,...

Hi @jotacoro ! Thank you for pointing out that because it's not an intended behavior. 🙂 ## The Context The current state of the plugins (the list of known plugins)...

Thank you, I've added them. I'll keep this issue open for suggestions :slightly_smiling_face:

CLAP Support is scheduled in JUCE 9 : https://juce.com/blog/juce-roadmap-update-q3-2024/ No information in the roadmap if host capabilities will be supported.

I might have found an issue with database compaction in #4247 that can explain these losses/rollbacks. During my tests, using `AUTO_COMPACT_FILL_RATE=0` removed the corruptions completely (at the cost of database...

Hello @sixstringv Thank you for using OwlPlug ! > Could it automatically deal with the error and continue scanning rather than crashing? Can you switch Native Discovery mode to `OwlPlug...

Hello @sixstringv , I'm sharing some news to keep you updated about my findings. Unfortunately, you faced multiple issues at the same time. It was quite hard to reproduce, but...