-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
Describe the bug
Certain operations of the SelectFS framework create temporary annotation, e.g. when using the covering operation based on offsets. These operations create a temporary annotation which gets an ID from the ID pool. Thus, repeating this operation many times can eventually deplete the ID pool.
Expected behavior
Read-only operations should not have a side-effect of depleting the ID pool - even if an internal temporary annotation is created to facilitate the operation.
Please complete the following information:
- Version: 3.5.0
Metadata
Metadata
Assignees
Labels
🦟 BugSomething isn't workingSomething isn't working