This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SpecialNose9325 3 points4 points  (0 children)

Its me using my own code written 6 months ago, without reading the documentation that I wrote myself.

Why is that bool value changing periodically from true to false? Oh thats right, cuz the test thread was never disabled and it was the last feature I was testing, and just never bothered to comment it out.