projects
/
irker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56078f8
)
Comment typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Tue, 2 Oct 2012 23:06:06 +0000
(19:06 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Tue, 2 Oct 2012 23:06:06 +0000
(19:06 -0400)
irkerd
patch
|
blob
|
history
diff --git
a/irkerd
b/irkerd
index 04b3ef6a9185415a0e70bb0045e39b8a73a2caa2..d7d5aba38e975305615c855e0f00015162192090 100755
(executable)
--- a/
irkerd
+++ b/
irkerd
@@
-40,7
+40,7
@@
ANTI_BUZZ_DELAY = 0.09 # Anti-buzz delay after queue-empty check
# This black magic imports support for green threads (coroutines),
# then has kinky sex with the import library internals, replacing
-# "threading" with a coroutine-using impost
o
r. Threads then become
+# "threading" with a coroutine-using impost
e
r. Threads then become
# ultra-light-weight and cooperatively scheduled.
try:
import eventlet