progval / Limnoria

A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins.
https://docs.limnoria.net/
Other
621 stars 174 forks source link

registry: Avoid calling Value.setValue() when closing registry #1601

Closed BlankEclair closed 4 weeks ago

BlankEclair commented 1 month ago

Fixes #1349

progval commented 4 weeks ago

Thanks for the repro, troubleshooting, and the PR! That was very helpful