2 Commits

Author SHA1 Message Date
Luis Ángel San Martín
936dd63d4c Wait for all threads to finish rendering before deleting the filters, otherwise any PageRender could try to use a filter after deleting it.
This is clear example of the risks of sharing raw pointers, the code should be using share_ptr.
2018-01-03 16:44:10 +01:00
Luis Ángel San Martín
5c268217d3 Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00