https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23303
Bug ID: 23303
Summary: When uninstalling a plugin we don't call any form of
'unload'
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
We currently clean up the filesystem and run through the 'uninstall' method
from the plugin in point during the uninstall process. We don't however, ever,
unload the module code from memory and this may result in plack environments
leaking memory.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/