Skip to content

[BUG] Documentation has parameter "exist" which was removed. #9

@inselbuch

Description

@inselbuch

The sample code has this, but it is no longer valid.

,exists=False)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions