I am trying to do two sorts. Bubble sort and insertion sort to practice using multi threading in python. Everything is fine when running each thread on their own but when I