Skip to content

No error is given when file cannot be opened #264

Description

@MeAmAnUsername

When trying to open a file for which the cache is locked, no error is shown to the user.

To reproduce:

  • open some file in program
  • open a new program session, leave old one open.
  • open the same file in the new session.

Expected: error that cache cannot be opened because it is locked, or, better, file was opened in read-only mode both times so that both sessions can use cache at the same time.
Actual: no error is shown, file does not open. Exception is printed to System.err

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions