06.11.2019, 23:14
I've found that grp.listen() when when it has last optional param set to true, then it initially runs 2 times: 1) state=="init", 2) state=="value"
I think state=="value" should only run when value change or update on a bus, this is logically separated from "init".
I think state=="value" should only run when value change or update on a bus, this is logically separated from "init".
Done is better than perfect