Picolab / pico-engine

An implementation of the pico-engine hosted on node.js
http://picolabs.io/
MIT License
43 stars 8 forks source link

Logging information gathering needs to be more robust #530

Closed b1conrad closed 3 years ago

b1conrad commented 3 years ago

On a busy pico-engine with multiple picos working at the same time, the way the "event added to schedule" entries are compressed down to a single entry could fail, most likely creating spurious entries.

b1conrad commented 3 years ago

Note that the code in question is running in the browser.