Message336298
| Author | giampaolo.rodola |
|---|---|
| Recipients | brett.cannon, davin, eric.snow, giampaolo.rodola, lukasz.langa, nascheme, osvenskan, pitrou, pmpp, rhettinger, ronaldoussoren, skrah, terry.reedy, yselivanov |
| Date | 2019-02-22.12:30:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550838645.49.0.812892228093.issue35813@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Also, there is no way to delete/unwrap memory without using an existing SharedMemory instance, which is something we may not have on startup. Perhaps we should have a "shared_memory.unlink(name)" function similar to os.unlink() which simply calls C shm_unlink(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-22 12:30:45 | giampaolo.rodola | set | recipients: + giampaolo.rodola, brett.cannon, nascheme, rhettinger, terry.reedy, ronaldoussoren, pitrou, osvenskan, skrah, pmpp, lukasz.langa, eric.snow, yselivanov, davin |
| 2019-02-22 12:30:45 | giampaolo.rodola | set | messageid: <1550838645.49.0.812892228093.issue35813@roundup.psfhosted.org> |
| 2019-02-22 12:30:45 | giampaolo.rodola | link | issue35813 messages |
| 2019-02-22 12:30:45 | giampaolo.rodola | create | |