Skip to content

Allow locking of notebook files#903

Open
jeremyrsmith wants to merge 1 commit intonotebook-ref-walfrom
lock-notebook-files
Open

Allow locking of notebook files#903
jeremyrsmith wants to merge 1 commit intonotebook-ref-walfrom
lock-notebook-files

Conversation

@jeremyrsmith
Copy link
Contributor

Adds a configuration lock_notebooks under storage. If true (default false), Polynote will acquire an exclusive lock on byte 0 of the notebook file, to ensure that no other Polynote instances are also trying to write to that notebook.

Adds a configuration `lock_notebooks` under `storage`. If true (default false), Polynote will acquire an exclusive lock on byte 0 of the notebook file, to ensure that no other Polynote instances are also trying to write to that notebook.
@jeremyrsmith jeremyrsmith force-pushed the lock-notebook-files branch from 1d95c9f to 3320425 Compare May 14, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant