Commit 5fb60c76 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 5e15952a
......@@ -80,8 +80,7 @@ Here is example failure:
raise AssertionError('FAIL')
AssertionError: FAIL
XXX ZODB4 and ZODB3 do not have this particular open vs invalidation race.
XXX but they do have load vs invalidation race.
NOTE ZODB4 and ZODB3 do not have this particular open vs invalidation race.
[1] https://github.com/zopefoundation/ZODB/blob/5.5.1-29-g0b3db5aee/src/ZODB/Connection.py#L734-L742
[2] https://github.com/zopefoundation/ZODB/blob/5.5.1-29-g0b3db5aee/src/ZODB/mvccadapter.py#L130-L139
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment