I am trying to return a list from a ThreadPoolExecutor process in Python, but the list, in this case "arr", just remains empty after it finishes running.
The re