mimic-sussex / sema

Sema – A Playground for Live Coding Music and Machine Learning
https://sema.codes
MIT License
151 stars 51 forks source link

Uncaught Error: Error pushing SharedBuffer in Learner #318

Open smilo7 opened 3 years ago

smilo7 commented 3 years ago

During https://sema.codes/tutorial/03-machine-learning/07-rl-gosling/ tutorial.

I get

Uncaught Error: Error pushing SharedBuffer in Learner (learner.js:175)

Currently unable to isolate the cause, seems to happen sporadically based on the order of user execution of code and page reloads. Will update issue if i manage to isolate the cause.