mattvonrocketstein / smash

SMArtSHell: python/bash hybrid shell
MIT License
11 stars 1 forks source link

[feature] periodically rescan projects #39

Closed mattvonrocketstein closed 8 years ago

mattvonrocketstein commented 9 years ago

proj._reload does rescanning correctly, but doesn't run in the background yet.

use https://github.com/dbader/schedule/blob/master/FAQ.rst#how-can-i-run-a-job-only-once

mattvonrocketstein commented 8 years ago

new projects are now added, although wait-time depends on the wait interval in smashlib/scheduler.py. old projects, removed since smash bootstrap, do not disappear from the project interface