This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author prahladyeri
Recipients paul.moore, prahladyeri, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-01-05.23:43:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483659832.17.0.460186987046.issue29173@psf.upfronthosting.co.za>
In-reply-to
Content
Hi STINNER Victor,

Thanks a lot, after adding the sleep function, it has stopped wasting the CPU cycles! A long while ago, I remember coding a similar loop in linux and not faced such issue, so I thought maybe it was a bug in 3.6.

Anyway, I'm closing this.
History
Date User Action Args
2017-01-05 23:43:52prahladyerisetrecipients: + prahladyeri, paul.moore, vstinner, tim.golden, zach.ware, steve.dower
2017-01-05 23:43:52prahladyerisetmessageid: <1483659832.17.0.460186987046.issue29173@psf.upfronthosting.co.za>
2017-01-05 23:43:52prahladyerilinkissue29173 messages
2017-01-05 23:43:52prahladyericreate