Message336298
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(). |
|
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 | |
|