Comment 2 for bug 633232

Revision history for this message
janisozaur (janisozaur) wrote :

The commited fix is sort of a workaround - it stores the read/write thread client and host, respectively, indices in image. This lets us to avoid aforementioned problems at the expense of painting on only one image at any given time (i.e. there is no possibility of any deferred actions, as they might get lost).