Coming back to this, I think it is awesome that TS...
# community-help
s
Coming back to this, I think it is awesome that TS can "catch up" where it left However, this also means you are bound to wait until it decides it is done until you can do about anything else 1. Is there any way to basically kill TS when something goes fully bad like my above case and one wants to delete the Collection entirely and restart without having to wait? 2. If not, would it make sense to implement something like that in a future relesae? Since not even re-starting the server kills it really, which "normally" will kill about any process existing in the www, it could be quite useful in scenarios like that above. Just think if my DB would've been not 4k but 40k or more posts, I would probably still be waiting and increasing power on server lol So a killswitch would really be helpful.