Skip to content

[Bug] Faster Log Devices don't Release Lock on File After Dispose. #936

Description

Running

_store.Log.FlushAndEvict(true);
_store.Dispose();

FasterDb still has a lock on the device files. Files are only freed when you exit process.

Exception

System.IO.IOException: The process cannot access the file 'DATA.0' because it is being used by another process.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions