Stream: bugs

Topic: ✔ Panic on List.first static dispatch and memory leak


view this post on Zulip Matthieu Pizenberg (Dec 11 2025 at 18:20):

I opened an issue here: https://github.com/roc-lang/roc/issues/8633
Basically this is panicking in static dispatch, and leaking memory in regular call.

_s = List.first([1])

view this post on Zulip Richard Feldman (Dec 11 2025 at 20:28):

I'll investigate!

view this post on Zulip Notification Bot (Dec 12 2025 at 09:35):

Anton has marked this topic as resolved.


Last updated: Dec 21 2025 at 12:15 UTC