Great little Project and documentation! However I have a question: Is there a way to pass function parameters to a function in a thread? I am imagining something like `mythread.run(<params>)`
Great little Project and documentation! However I have a question:
Is there a way to pass function parameters to a function in a thread?
I am imagining something like
mythread.run(<params>)