Add support for lyrical. - #658
Conversation
Well that's interesting. Not really sure what's happening here... |
|
It appears the segfault has something to do with Actions. Not sure what though. |
|
I'll be honest, I have a bad feeling the seg fault is something that also happens in rolling given how similar the bindings are. |
|
I made a first pass at seeing if the linked MR fixed the issue locally, but it appears to test that, I'd need to rebuild basically every msg package, which is beyond what I'm interested in biting off tonight. I'll look at that later, I think its going to require some thinking on how to get that to work. |
Description
Replacement for #640.
This MR rebases all the commits from the linked MR on top of main and adds the lyrical bindings file which was missing from the above MR.
Verification
Builds locally. The min pub sub example works in my local workspace.