I am trying to create approach to run multiple queries from a list at the same time, for that I am using threading library. For that I have this code:
from thread