Skip to content

Use clean shutdown on uncaught exception#4810

Closed
nikic wants to merge 1 commit into
php:masterfrom
nikic:exception-shutdown
Closed

Use clean shutdown on uncaught exception#4810
nikic wants to merge 1 commit into
php:masterfrom
nikic:exception-shutdown

Conversation

@nikic

@nikic nikic commented Oct 10, 2019

Copy link
Copy Markdown
Member

Main motivation is to ensure that we get leak warnings on uncaught exception -- we regularly accumulate tests that have genuine leaks, but which are suppressed due to unclean shutdown on uncaught exception.

@nikic

nikic commented Oct 10, 2019

Copy link
Copy Markdown
Member Author

@dstogov Does this look reasonable?

@dstogov dstogov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see problems

@nikic

nikic commented Oct 11, 2019

Copy link
Copy Markdown
Member Author

Merged as db23350.

@nikic nikic closed this Oct 11, 2019
@carusogabriel carusogabriel added this to the PHP 8.0 milestone May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants