-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support file observer on/off toggling (#509)
* #508 Support toggling file observer on or off. * #508 Remove unused variable. * #508 Remove superfluous value reference collections. * #508 Ensure value writer is present. * Fix typo * Add panic message * find_variables_of_type() is obsolete. Consolidate usage of find_variables(). * Add concurrency support to file observer. * Review follow-up
- Loading branch information
Showing
8 changed files
with
352 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.