]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - run.py
Implement our own timeout mechanism as the Twisted stuff is really buggy.
[irc/quakenet/qwebirc.git] / run.py
diff --git a/run.py b/run.py
index 5cad2a1c2073b7b1a6a97d97509b9cc3c38ffbde..11095fb766cf8899e0748c2703fa166b497c58eb 100755 (executable)
--- a/run.py
+++ b/run.py
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# this entire thing is a hack
+# this entire thing is a hack and badly needs reimplementing
 DEFAULT_PORT = 9090
 
 from twisted.scripts.twistd import run