codingo / Interlace

Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support.
GNU General Public License v3.0
1.21k stars 179 forks source link

IndexError: string index out of range #143

Closed alanEG closed 2 years ago

alanEG commented 3 years ago

If there is a tag , at the end of the line or the beginning of the line in the list The program will stop This is due to line 161 and 187 Because this line 187 checks for some characters in the string The chain will be empty due to split 161 This causes the script to stop with the error IndexError: string index out of range

alanEG commented 3 years ago

Seems I deleted the branch by mistake

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.