Justin Phelps
Justin Phelps
I'm on 20.04 Kubuntu as well, but installing/restarting the pcscd service did not resolve the issue for me.
I think I might be impacted by this right now. I have a struct that contains a map[string]string, and the updated map from the client request is being merged with...
:+1: Looking forward to it.
Looks like the root of the problem is this line from the [json.Unmarshal documentation](https://golang.org/pkg/encoding/json/#Unmarshal): > To unmarshal a JSON object into a map, Unmarshal first establishes a map to use....
How did you adjust your sensors to deal with the scm data?
+1 this issue.
Wanted to chime in that I'm seeing this behavior as well, leading to resource contention on my system. When you first start StreamController, memory usage is minimum.   But...
Posting logs as requested in https://github.com/StreamController/StreamController/issues/387 The plugin is back and the actions are working now after exiting with the hamburger menu and launching from the command line. I closed...