mirror of
https://github.com/nushell/nushell.git
synced 2025-05-30 06:39:33 +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.