Simplified call to run_in_exector
authorPete Vander Giessen <petevg@gmail.com>
Mon, 30 Jan 2017 15:09:36 +0000 (10:09 -0500)
committerPete Vander Giessen <petevg@gmail.com>
Mon, 30 Jan 2017 15:09:36 +0000 (10:09 -0500)
commita658966b4a92191098770bf409edda84782d07cd
tree7c3a5dc97df21530cbd7d75855b37d94bbb3c038
parentefca4234627865400e0d2ab74a0f77bd6988c397
Simplified call to run_in_exector

ThreadPoolExecutor is the default, so we don't need to import it.
juju/utils.py