Skip to content

UnauthorizedAccessException on deleting/creating config #1

@guryanovev

Description

@guryanovev

Steps to reproduce:

  • setup config (without watching);
  • delete config directory;
  • try to create the same config directory with content.

(see regression test Test_DeleteFileWhileNoWatching_ShouldNotFail)

Important:

  • file system watching should setup only on WatchForConfig method call (not in constructor).
  • file watching should not block files from deleting/creating.

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