David
David
Just passing `--watch=config` causes the same problem, Reloading Config is logged to the console and suddenly my keys are swapped back as if it's not running. Passing `--watch=device` doesn't _seem_...
I tried v0.7.8 and had the exact same issue. Then I tried 0.3.0 and now when I save the config file "Reloading Config" is logged to the console _twice_, but...
Sure, I'm knees deep in some other work tonight but I'll try and figure that out some time soon.
I just ran into this same problem with Rust code like this in a code block: `thing: Box = Box::new(Thing::new());` I was super confused why a chunk of my code...