The sample code has this, but it is no longer valid.
Expected Behavior
Sample code should be correct and accurate.
Current Behavior
TypeError: SharedMemory.__init__() got an unexpected keyword argument 'exists'
Possible Solution
Steps to Reproduce
Try to run your example.
Context (Environment)
Detailed Description
Possible Implementation