Source code for simpleml.executors.threading

"""
Executor support for threading backend
"""

[docs]__author__ = "Elisha Yadgaran"