Closed wagne342 closed 5 years ago
I just checked in a fix for this. o.messageiterate wasn’t handling unbundled messages which is what it produces. Should be good now.
On May 7, 2018, at 9:26 PM, Jeremy Wagner notifications@github.com wrote:
I accidentally fed an o.messageiterate object into another o.messageiterate object and was surprised to discover that this caused max to crash. Shouldn't iterating a list that is one message long just return that message?
https://gist.github.com/wagne342/7df0c48daa21d0eb670d9d14025148c0 https://gist.github.com/wagne342/7df0c48daa21d0eb670d9d14025148c0 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CNMAT/CNMAT-odot/issues/365, or mute the thread https://github.com/notifications/unsubscribe-auth/ABjjdev9FBnfwCWipK3zHkJAsakwEcmGks5twJ_zgaJpZM4T1gZE.
I accidentally fed an o.messageiterate object into another o.messageiterate object and was surprised to discover that this caused max to crash. Shouldn't iterating a list that is one message long just return that message?
https://gist.github.com/wagne342/7df0c48daa21d0eb670d9d14025148c0