You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think i tracked the issue down to the render() of the light_dimmer something gets unallocated/deleted from memory and then it tries reading from there.
To recreate: go into Light Dimmer on knob give no input and just wait should crash after approx 30s after last input was given.
The text was updated successfully, but these errors were encountered:
…actually changed since last update, this atleast for now fixes crashes occuring when light dimmer wasnt receiving any input for approx 30s. (fixes#21)
I think i tracked the issue down to the render() of the light_dimmer something gets unallocated/deleted from memory and then it tries reading from there.
To recreate: go into Light Dimmer on knob give no input and just wait should crash after approx 30s after last input was given.
The text was updated successfully, but these errors were encountered: