Message305854
| Author | berker.peksag |
|---|---|
| Recipients | Yang Big, amaury.forgeotdarc, belopolsky, berker.peksag, meador.inge, terry.reedy |
| Date | 2017-11-08.15:08:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510153739.65.0.213398074469.issue31896@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I agree with Terry. Your code calls hi() in an infinite loop (why timespec is defined in hi()?), we don't know how clock_gettime(3) is implemented etc. (it should cleanup its own memory if it calls malloc()) etc. Please use python-list or StackOverflow for usage questions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-08 15:08:59 | berker.peksag | set | recipients: + berker.peksag, terry.reedy, amaury.forgeotdarc, belopolsky, meador.inge, Yang Big |
| 2017-11-08 15:08:59 | berker.peksag | set | messageid: <1510153739.65.0.213398074469.issue31896@psf.upfronthosting.co.za> |
| 2017-11-08 15:08:59 | berker.peksag | link | issue31896 messages |
| 2017-11-08 15:08:59 | berker.peksag | create | |