You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typed arrays seem to be causing an issue when in multiple use'd modules at the same time. Real-code examples of this include Net::DNS and Compress::Zlib::Raw (the latter will not currently run on windows machines).
The text was updated successfully, but these errors were encountered:
I believe this may be caused on the MoarVM level. If not, I can recreate this ticket for nqp or rakudo.
Reproduction available here: https://gist.github.com/retupmoca/9953591
Typed arrays seem to be causing an issue when in multiple use'd modules at the same time. Real-code examples of this include Net::DNS and Compress::Zlib::Raw (the latter will not currently run on windows machines).
The text was updated successfully, but these errors were encountered: