Arnaud Gourlay
Arnaud Gourlay
Can you give a bit more information maybe, I am not sure sure I understand what is happening. When you say "the prompt was returned", do you mean that the...
Thanks for the details, I know what is happening! The progress bar is not reflecting reality entirely. Having all workers compete to update the progress bar constantly is causing performance...
Decided to close this because: - the issue does not impact correctness - it appears only because of manually setting up more workers than the number of cores available -...
Thank you very much for taking the time to build a reproducer! I do hear the subtle change of pitch in your example, I will investigate further on my side...
I finally got around to fixing this issue 🥳 The bends were not rendered properly because I did not setup the `Pitch Bend Range` to 12 semitones. All works perfectly...
Log added with https://github.com/qdrant/qdrant/pull/3876 Let's wait for the next flaky run :crossed_fingers:
...and here it is ``` 2024-03-21T13:24:47.338395Z INFO actix_web::middleware::logger: 127.0.0.1 "GET /collections/test-collection HTTP/1.1" 200 772 "-" "curl/7.81.0" 0.000666 2024-03-21T13:24:47.626067Z WARN qdrant::actix::helpers: error processing request: File IO error: No such file or...
Thanks for the report! Is the process idle when it appears to be stuck or is it still crunching? Any chance to share that input archive for reproduction?
Are you able to share a flamegraph of the process when it is stuck? That would help me a lot to investigate what could be happening here. Not a Mac...
closing due to inactivity