xix xeaon <[EMAIL PROTECTED]> added the comment:
I have good reason to use this combination of asynchat and threads (in a
way which doesn't cause any of these serious issues you speak of), but
if you don't want it fixed then that's fine with me since I know how to
work aroun
New submission from xix xeaon <[EMAIL PROTECTED]>:
okay, my first bug post, hope I do it right.
if you push more than 512 bytes (issue2073) from a thread then only the
first packet will be sent, all other packets will be forgotten.
the remaining packets will be sent when something else h