Skip to content

Allow plugins to shut down before closing the database#1553

Merged
michaelherger merged 1 commit intoLMS-Community:public/9.2from
SamInPgh:public/9.2
Apr 8, 2026
Merged

Allow plugins to shut down before closing the database#1553
michaelherger merged 1 commit intoLMS-Community:public/9.2from
SamInPgh:public/9.2

Conversation

@SamInPgh
Copy link
Copy Markdown
Contributor

@SamInPgh SamInPgh commented Apr 8, 2026

This prevents DBI Exception errors during LMS shutdown due to plugins trying to perform their shutdown cleanup logic after the database has been closed.

This prevents DBI Exception errors during LMS shutdown due to plugins trying to perform their shutdown cleanup logic after the database has been closed.

Signed-off-by: Sam Y <syahres@gmail.com>
@michaelherger michaelherger changed the base branch from public/9.2 to public/9.1 April 8, 2026 05:53
@michaelherger michaelherger changed the base branch from public/9.1 to public/9.2 April 8, 2026 05:54
@michaelherger
Copy link
Copy Markdown
Member

Ohh... tried to rebase against 9.1... I'll consider this for back porting at some later point. Thanks!

@michaelherger michaelherger merged commit 609bb96 into LMS-Community:public/9.2 Apr 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants