- Thread starter
- #31
This is expected.Yes. It occurs after I have continuity error.
I'm wondering if the new async file writing is in some way tied in to this, or if it's a genuine signal or I/O load issue. I wouldn't have thought a RAM drive could easily have a problem with I/O load. TVE loads are not very strenuous.
Only thing I can think of trying is lowering the thread priority of the 'file writing' thread, just in case there is an occasional 'heavy load' situation where some other part of TsWriter processing doesn't get the CPU time it needs (but the chances of this happening seem very low to me).