Add multi-threading #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use a thread per channel. Pay attention to program restarts, as we have to delete this time all channels being treated. Pay attention to use mutex where needed.
First let's keep running the mono-thread version a bit to have some experience.
Make an algorithm to delete channel folders that were being treated.
Close this issue as commit
5d13bd3c4400cc52ee60cf0bbf7b3759088d691e
contains such aremoveChannelsBeingTreated.py
script.Previous commit removes the bug of having following output when doing: