zeroc-ice / datastorm

Data centric pub/sub framework based on Ice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

partial writer hang on Windows

bentoi opened this issue · comments

We got a hang with CI testing... The writer from the partial update test was hang on line 40 waiting for readers... no reader process was running.

Actually, the reader was still around also waiting for the write to come up.

Can't reproduce