Skip to content
This repository was archived by the owner on Nov 6, 2018. It is now read-only.
This repository was archived by the owner on Nov 6, 2018. It is now read-only.

PhysicalFilesWatcher and PhysicalFileProvider should implement IDisposable #132

Closed
@dougbu

Description

@dougbu

PhysicalFilesWatcher holds system resources in its FileSystemWatcher field. But PhysicalFilesWatcher and the (public) PhysicalFileProvider class containing the watcher do not implement IDisposable. System resources are therefore not released until finalization.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions