Blender Git Commit Log
Git Commits -> Revision 76d50c5
Revision 76d50c5 by Sergey Sharybin (master) June 16, 2020, 12:08 (GMT) |
Buildbot: Support multiple workers talking to single codesign server Is achieved by replacing hard-coded signed/unsigned file names with "<uuid>" which acts as a "request ID". This way multiple workers can put their requests into a single directory without collisions. The code sign server will handle the requests sequentially in an unknown order. |
Commit Details:
Full Hash: 76d50c51a3f7c68e8f30f7fbc5dd2731dd06856b
Parent Commit: 21d8624
Lines Changed: +83, -62
1 Modified Path:
/build_files/buildbot/codesign/base_code_signer.py (+83, -62) (Diff)