meio
meio copied to clipboard
Don't show all `traceln` calls on the main page
This gets a little unwieldy when there's lots of calls, maybe this could be for some other page to see the calls of traceln for some fiber.
This is fixed in the sense that they don't appear anymore but haven't been added to the task page.
I did a quick hack over here: https://github.com/avsm/eeww/blob/f858bf7f7d3344c48186c11d1792085780c3f9d2/lib/meio/src/lib/task.ml#L99-L102
Cool, we should bring that back upstream