Marcin Kulik

Results 485 comments of Marcin Kulik

Got it. Thanks for the idea, I'll explore this for sure!

Moving to asciinema-player as this is mostly player related feature.

Given asciinema itself finished without errors, finished recording successfully, I think the current behaviour is not too bad. But it really depends on what one expects here. What do you...

Many good ideas there, thanks. I see 2 options: a) forward exit code from the recorded shell/command as is (like script does), b) use specific exit codes for different failure...

Well done figuring it out :) Indeed the code is active, but it's not exposed in the UI yet. The reason for that is, the streaming protocol is not fully...

> It works like charm, we tested it for multiple hours. Awesome! Thanks for the feedback. > It would be nice to have GUI for obtaining the streaming token Yup,...

@miojonka the latest version of the server (`20240428`) exposes the streaming feature in the UI - there's new "Stream" option in user dropdown menu (top right, in navbar), and when...

The current behaviour is a result of the the site placing the player inside a container (dark grey div) which has its height set to roughly 75% of the viewport...

Thanks for the report. Great that you have the graph, this indeed looks like a leak. I'll try to reproduce that locally.

Does the mem usage grow indefinitely, or does it top at some value, and go down and the up again?