Message335362
@Antoine: SharedMemoryManager does not subclass SyncManager but it did previously. This is the source of the confusion. SharedMemoryManager subclasses BaseManager which does not provide Value, Array, list, dict, etc.
Agreed that the manager facility does not appear to see that much use in existing code.
When working with shared memory, I expect SharedMemoryManager to be much more popular. |
|
| Date |
User |
Action |
Args |
| 2019-02-12 19:56:21 | davin | set | recipients:
+ davin, brett.cannon, nascheme, rhettinger, terry.reedy, ronaldoussoren, pitrou, osvenskan, giampaolo.rodola, skrah, pmpp, lukasz.langa, eric.snow, yselivanov |
| 2019-02-12 19:56:21 | davin | set | messageid: <[email protected]> |
| 2019-02-12 19:56:21 | davin | link | issue35813 messages |
| 2019-02-12 19:56:21 | davin | create | |
|