summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-06-03 15:02:41 -0300
committerTomás Touceda <chiiph@leap.se>2013-06-03 20:32:34 -0300
commit4c726c1531abfe288604eaa4c1d347e85bed81eb (patch)
tree93484111842eb6e3488746fcd387eb017adba424 /changes
parent4e43431086531370118e310f29d0730256537127 (diff)
Use Twisted's deferToThread and Deferreds to handle parallel tasks
This removes CheckerThread
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_twisted_threads1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_twisted_threads b/changes/feature_twisted_threads
new file mode 100644
index 00000000..364d1132
--- /dev/null
+++ b/changes/feature_twisted_threads
@@ -0,0 +1 @@
+ o Use twisted's deferToThread and Deferreds to handle parallel tasks \ No newline at end of file