diff options
| author | Valery Mironov <[email protected]> | 2024-11-05 14:01:06 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-05 14:01:06 +0300 |
| commit | 8cd1aa61b3a69826036add46c5da17febc555f45 (patch) | |
| tree | 9d52a1020bd94819e88129f4dbd60b097fac55cb /contrib/python/ipython/py2/IPython/testing/plugin/test_refs.py | |
| parent | a4d0e68728e55482836bf83034d129ee809dbe84 (diff) | |
Don't use random scan cookie for build index (#11256)
We shouldn't use random cookie for build index scans.
Because in such case it's possible that this random id will intersects with real transaction id.
So we use invalid zero id. It's allowed because build index scans don't need some external finalize.
New build index scan remove old scan from manager because it has newer version
Diffstat (limited to 'contrib/python/ipython/py2/IPython/testing/plugin/test_refs.py')
0 files changed, 0 insertions, 0 deletions
