summaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py2/IPython/utils/_process_common.py
diff options
context:
space:
mode:
authorValery Mironov <[email protected]>2024-11-05 14:01:06 +0300
committerGitHub <[email protected]>2024-11-05 14:01:06 +0300
commit8cd1aa61b3a69826036add46c5da17febc555f45 (patch)
tree9d52a1020bd94819e88129f4dbd60b097fac55cb /contrib/python/ipython/py2/IPython/utils/_process_common.py
parenta4d0e68728e55482836bf83034d129ee809dbe84 (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/utils/_process_common.py')
0 files changed, 0 insertions, 0 deletions