Re: BaseStreamWriter thread didn't stop

2013-01-31 Thread Artyom Horuzhenko
I was trying to record screen (without sharing) many times. After stopping recording I had started it again immediately. One record was around 5-10 minutes. Suddenly I saw this repeated message in the log: ### Stream not yet written Thread Sleep - Size of the cache file (.ser) was not

Re: BaseStreamWriter thread didn't stop

2013-01-30 Thread Maxim Solodovnik
The reason is endless loop because of exception while recording of something like that. We should investigate it and get rid of endless loop On Thu, Jan 31, 2013 at 12:31 PM, Artyom Horuzhenko akhor...@gmail.comwrote: Hello people! I had a situation when BaseStreamWriter thread wasn't stopped