Hi Ievgenii,
thanks for your answer! Well, that's interesting. Both samples were
executed in the main thread, without any modification of the standard
threadpool. I did several tests and the lambdas in the first example were
never executed in parallel.
However, since I have to handle anyway arbit
Hi,
I've tried to reproduce this on Windows and Linux and I cannot. In both cases
the requests are executed in parallel. One thing that comes to mind is that a
shared thread pool is used to execute request, so if it has only one thread
then requests will be run sequentially. But this will not ex
On Monday, 9 January 2023 17:49:45 PST Stefan Seefeld wrote:
> Yes, I understand what you are saying. But given that `qt-everywhere` is
> published even as one of the commercially available packages, I expect it
> to be supported (especially: tested) appropriately. I have filed
> https://bugreports
Hi,
I can't say what's going wrong with qtwebsockets at the moment, but try
configuring with -skip qtwebsockets -skip qttranslations
That should hopefully avoid the second error.
From: Interest on behalf of Stefan Seefeld
Sent: Sunday, January 8, 2023