Bob Kline
Bob Kline
Fixes issue #22.
The comments for issue #22 lead me to think that adding an optional keyword argument to `SchedulerServer.run()` would be preferable to using the `settings` dictionary in the view of the...
I've got a patch which I'll test in the next few days, and then I'll submit a PR. I've mulled over the options and decided to do it as an...
I just realized that (again, if I'm reading the code correctly) there's another incentive to use an optional parameter for the `SchedulerServer` constructor instead of putting the default dictionary of...