mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 22:29:06 +02:00
There was a bug where anytime the plugin cache remove was called, the plugin gc was turned back on. This probably happened when I added the reference counter logic.