Skip to content

Conversation

@remicollet
Copy link
Member

Avoid any ODBC call during timeout management (in all dtor functions)

Side effects : odbc connection "could" stay active until process died. Not a problem under CLI. Could affects apache (mitigation by MaxRequestsPerChild option).

@remicollet
Copy link
Member Author

I don't have submit a unit test.
There is a reproducer in the referenced bug.
I could make a unit test from it if necessary.

@lstrojny
Copy link
Contributor

Yes, please add a test.

@remicollet
Copy link
Member Author

Merged

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