Message reporter fix – Feature Requests – Snap! Forum https://forum.snap.berkeley.edu/t/message-reporter-fix/1099
Currently, Snap! has a reporter named message in control. It seems to report the last message. However, there is no thread-safe way to use it that I know of. In if message a is broadcast, and then message c is broadca…
In if message a is broadcast, and then message c is broadcast from somewhere else