Skip to content

Suggested change to setMaxAllowedWrites #19

@nottledim

Description

@nottledim

It should be possible to turn off the max allowed writes check. I suggest the unix way: when argument is zero it means 'no check'. In the code

if (_allowedWrites > 0 && ( _writeCounts > _allowedWrites) ) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions