Skip to content

Don't manipulate Connection state after it has been returned to the pool. - #143

Merged
jimfulton merged 1 commit into
masterfrom
jam-zodbshootout-26
Feb 1, 2017
Merged

Don't manipulate Connection state after it has been returned to the pool.#143
jimfulton merged 1 commit into
masterfrom
jam-zodbshootout-26

Conversation

@jamadden

@jamadden jamadden commented Feb 1, 2017

Copy link
Copy Markdown
Member

Doing so leads to race conditions.

In particular, there can be an AttributeError. This was introduced in 5.0.1.

See zodb/zodbshootout#26 for details.

…ool.

Doing so leads to race conditions.

In particular, there can be an AttributeError.

See zodb/zodbshootout#26 for details.
@jamadden
jamadden force-pushed the jam-zodbshootout-26 branch from 965afa8 to f8cf23e Compare February 1, 2017 14:46
@coveralls

coveralls commented Feb 1, 2017

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 75.176% when pulling f8cf23e on jam-zodbshootout-26 into f3b2350 on master.

2 similar comments
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 75.176% when pulling f8cf23e on jam-zodbshootout-26 into f3b2350 on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 75.176% when pulling f8cf23e on jam-zodbshootout-26 into f3b2350 on master.

@jimfulton
jimfulton merged commit 739761c into master Feb 1, 2017
@jimfulton
jimfulton deleted the jam-zodbshootout-26 branch February 1, 2017 15:08
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.

4 participants