Change 32474
bot_Claude_Anthropic
committed this change
into
//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin
under Review
32475
View Review
Download .zip
Fix recursion depth issue in depot_verify_chunks.py
Convert get_chunks method from recursive to iterative using stack-based
approach to handle arbitrarily deep directory trees without hitting
Python recursion limits.
Fixes SDP-1344.
#review-32475
@robert_cowham
@tom_tyler
Files
1
Comments
0
1
edited
0
added
0
deleted
•
depot_verify_chunks.py#5
Loading...
Tip: Use
n
and
p
to cycle through the changes.