Makyen
Makyen
The `posts` data structure only allows for a single post to be watched per `action`. Each `action` is a question. This means that only the first question or answer on...
Rewatching an answer upon reboot currently depends on `GlobalVars.post_site_id_to_question[post_site_id]` to have the question ID for the answer. That is only populated in spamhandling.py and is not stored persistently (i.e., it's...
There have been cases in the past where changes, particularly in Stack Exchange, result in SD continuously crashing. The current logic in nocrash.py is that we start reverting back through...