flow
c440f33122
fix(ResourceModel): use a single ConcurrentTask for parsing tasks
...
This avoids creating a bunch of threads that fills up the maximum amount
allowed by QThreadPool, and causes a deadlock between the helper threads
and the main thread (main thread tries to create threads in painting
code, but isn't able to, so it keeps waiting for a thread to free up,
but all the threads are waiting on the main thread to process some
events).
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-15 13:51:07 -03:00
..
2022-11-14 19:05:57 +00:00
2021-07-25 19:50:44 +02:00
2022-10-31 14:58:38 +08:00
2022-12-15 13:51:07 -03:00
2022-07-10 12:19:15 +02:00
2022-12-11 16:11:32 -08:00
2022-11-23 09:46:55 +00:00
2022-05-12 18:11:55 -03:00
2021-11-21 23:21:12 +01:00
2022-10-08 20:12:07 +02:00
2021-07-25 19:50:44 +02:00
2021-07-25 19:50:44 +02:00
2022-06-22 20:20:39 -03:00
2022-04-14 16:50:04 +02:00
2022-07-10 12:19:15 +02:00
2022-09-20 15:59:43 +02:00
2022-09-20 15:59:43 +02:00
2022-10-08 20:12:07 +02:00
2022-10-19 15:02:43 +05:30
2022-12-11 11:01:34 +01:00
2022-11-08 17:51:18 +00:00
2022-06-22 20:20:39 -03:00
2022-01-31 21:40:59 +01:00
2022-08-04 15:33:51 -03:00
2022-08-04 15:33:51 -03:00
2022-06-22 20:47:47 +02:00
2022-11-16 23:20:47 +01:00
2021-07-25 19:50:44 +02:00
2022-11-16 23:20:47 +01:00
2021-07-25 19:50:44 +02:00
2022-02-21 22:11:10 +01:00
2022-11-29 09:43:08 +00:00
2022-11-23 09:46:55 +00:00
2021-07-25 19:50:44 +02:00
2021-07-25 19:50:44 +02:00
2022-07-10 12:19:15 +02:00
2022-07-10 12:19:15 +02:00
2022-10-08 20:12:07 +02:00
2022-11-14 19:05:56 +00:00
2022-11-01 19:48:26 -03:00
2022-11-01 19:48:26 -03:00
2022-09-20 15:59:43 +02:00
2022-10-19 15:02:43 +05:30
2021-11-16 18:25:16 +00:00
2021-11-16 18:25:16 +00:00
2022-07-20 14:22:10 +02:00
2022-07-20 14:22:10 +02:00
2022-11-14 19:05:57 +00:00
2022-11-14 19:05:57 +00:00