Post

Replies

Boosts

Views

Activity

Comment on Task not executing at all
Actually think I figured it out - I was using some read and write queue accessor to arrays to prevent concurrency conflicts, and those seemingly caused thread locking when called too many times in a short period of time - please let me know if you see other insights though, and thanks for giving the hint of using the thread backtrace command!
Jan ’23