astrocats
astrocats copied to clipboard
Interrupt stalled import tasks
Individual tasks should exit it they are either taking far longer than normal to complete, or are stalled somewhere. In the long-run, it might be good to even set these up as non-blocking subprocesses (or other threading) --- presumably url-connection cycles will be hogging lots of time where the processor/drive is still available.