Message321691
| Author | giampaolo.rodola |
|---|---|
| Recipients | ammar2, giampaolo.rodola, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2018-07-15.12:57:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531659462.2.0.56676864532.issue34060@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I suppose there is no way to emulate os.getloadavg() on Windows because that would necessarily imply using a thread to call the necessary routine (WMI, PDH, whatever...) every X secs or something, correct? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-15 12:57:42 | giampaolo.rodola | set | recipients: + giampaolo.rodola, paul.moore, vstinner, tim.golden, jkloth, zach.ware, steve.dower, ammar2 |
| 2018-07-15 12:57:42 | giampaolo.rodola | set | messageid: <1531659462.2.0.56676864532.issue34060@psf.upfronthosting.co.za> |
| 2018-07-15 12:57:42 | giampaolo.rodola | link | issue34060 messages |
| 2018-07-15 12:57:42 | giampaolo.rodola | create | |