Forum Discussion
EnTerr
9 years agoRoku Guru
What firmware# is that? Sometimes due to race conditions assignments between threads may fail, though i doubt this is your case.
Follow the adage "divide and conquer", e.g. put a print right after assignment and so on, till you narrow where the issue happens
Follow the adage "divide and conquer", e.g. put a print right after assignment and so on, till you narrow where the issue happens
m.readContentTask.test = "TEST"
? "checking on m.readContentTask.test", m.readContentTask.test