Skip to content

[ticket/17706] Handle exceptions and prevent deadlocks during storage… - #7028

Merged
marc1706 merged 1 commit into
phpbb:masterfrom
rubencm:ticket/17706
Sep 17, 2026
Merged

marc1706 merged 1 commit into
phpbb:masterfrom
rubencm:ticket/17706

Conversation

@rubencm

@rubencm rubencm commented Sep 17, 2026

Copy link
Copy Markdown
Member

… migration

Catch exceptions when copying or deleting files during storage migration, log them as critical errors, and close streams safely to avoid deadlocks and resource leaks.

PHPBB-17706

Checklist:

  • Correct branch: master for new features; 3.3.x for fixes
  • Tests pass
  • Code follows coding guidelines: master and 3.3.x
  • Commit follows commit message format

Tracker ticket:

https://tracker.phpbb.com/browse/PHPBB-17706

… migration

Catch exceptions when copying or deleting files during storage migration,
log them as critical errors, and close streams safely to avoid deadlocks
and resource leaks.

PHPBB-17706
@marc1706 marc1706 added this to the 4.0.0-a3 milestone Sep 17, 2026
@marc1706
marc1706 merged commit a11105d into phpbb:master Sep 17, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants