Message 256809 - Python tracker (original) (raw)
Message256809
Author | r.david.murray |
---|---|
Recipients | Wiktor Niesiobedzki, r.david.murray |
Date | 2015-12-21.20:26:29 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1450729589.35.0.495914464701.issue25919@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Perhaps by doing non-blocking reads between the writes[*]? I suppose it is possible, but it might complicate the code considerably. [*] or re-write it using asyncio, but that is definitely out of scope :) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2015-12-21 20:26:29 | r.david.murray | set | recipients: + r.david.murray, Wiktor Niesiobedzki |
2015-12-21 20:26:29 | r.david.murray | set | messageid: 1450729589.35.0.495914464701.issue25919@psf.upfronthosting.co.za |
2015-12-21 20:26:29 | r.david.murray | link | issue25919 messages |
2015-12-21 20:26:29 | r.david.murray | create |