Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panicked plugins don't reload properly afterwards #2651

Open
astral-l opened this issue Jul 26, 2023 · 1 comment
Open

Panicked plugins don't reload properly afterwards #2651

astral-l opened this issue Jul 26, 2023 · 1 comment
Assignees

Comments

@astral-l
Copy link

Basic information

zellij --version: 0.37.2
stty size: 30 64
uname -av or ver(Windows): Linux localhost 6.2.1-PRoot-Distro #1 SMP PREEMPT Thu Jul 6 18:37:43 UTC 2023 aarch64 GNU/Linux

List of programs you interact with as, PROGRAM --version: output cropped meaningful, for example: N/A

Further information
Reproduction steps, noticeable behavior, related issues, etc

If a plugin panics at any point after loading, then attempting to reload it will create an additional pane in the same state instead of reloading.

Reproduction:

  • Run a plugin which is guaranteed to panic
  • Load the plugin, then remove the panic and recompile
  • Attempt to load the plugin again
@imsnif imsnif self-assigned this Jul 26, 2023
@astral-l
Copy link
Author

#2929 will likely fix this, I will confirm next release since I got Zellij via Cargo rather than git main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants