Message322033
| Author | ammar2 |
|---|---|
| Recipients | ammar2, giampaolo.rodola, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2018-07-20.20:29:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532118564.95.0.56676864532.issue34060@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> But then again, if it's solely for our tests, perhaps the best way to approach this is to start a Python thread that periodically runs this command? I opened up https://github.com/python/cpython/pull/8357 with this strategy, in my opinion its a lot nicer and doesn't clutter up _winapi with half baked, extremely specialized functions. Its a bit more involved than running a thread, details are on the PR. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-20 20:29:25 | ammar2 | set | recipients: + ammar2, paul.moore, vstinner, giampaolo.rodola, tim.golden, jkloth, zach.ware, steve.dower |
| 2018-07-20 20:29:24 | ammar2 | set | messageid: <1532118564.95.0.56676864532.issue34060@psf.upfronthosting.co.za> |
| 2018-07-20 20:29:24 | ammar2 | link | issue34060 messages |
| 2018-07-20 20:29:24 | ammar2 | create | |