chipsenkbeil / over-there

Tool to enable editing, management, and execution remotely from "over there."
Apache License 2.0
0 stars 0 forks source link

Cleanup should check if files still exist at paths, and close them if they don't #12

Open chipsenkbeil opened 4 years ago

chipsenkbeil commented 4 years ago

When server is running its cleanup loop, it should validate that files still exist at the specified paths associated with them and close the open file handles if they do not.