Max Fan
Max Fan
@mtreinish I just gave this a rebase and cleaned up the code a bit -- should be ready for your review. Let me know what you think!
@IvanIsCoding @mtreinish Ok, I've added tests, made a release note with `reno`, and added a new entry of the function in the docs. Is there anything else you'd like me...
@mtreinish @IvanIsCoding I think I addressed all of the feedback you two gave (thanks, by the way!). Let me know if I should re-open any of the comments or address...
FYI, I just rebased this off `main` since this PR appeared to be out of date from `main`.
I can reproduce this as well (different image, though)! Adding `fstatfs` to the list of allowed syscalls worked for me.
Unfortunately, I can't share the image I reproduced this bug on. However, I was using the `--exec` param, so that may be the issue (although I think the default entrypoint...
Huh, so I manually uninstalled `jellyfish` (since 0.6.1 looks old) and force-installed a more recent issue, which seemed to fix the issue. However, it looks like `jellyfish` is currently pinned...
@jcarbaugh is this project actively maintained? I'd be willing to help maintain this package, if that is welcome.
> > Perhaps it is worth bumping jellyfish to a more recent version? > > As a clarification, since this is a library, I believe that this shouldn't be pinned...
I have been encountering this issue as well (I have seen Zellij take up > 1 GB of memory). I have attempted to reproduce this synthetically by: 1. opening a...