April 30, 2013
10:13 a.m.
On 30 Apr 2013, at 11:55, GOUBIER Thierry <thierry.goubier@cea.fr> wrote:
It should be something like write chunk in a lock, return chunk final position once done. Then the RemoteString instance can compute the start position and store it. No more race condition for that one.
Without knowing the details, I feel that it should work like that. Sven