-
- Downloads
[python] try to minimize the sync_dir calls
It seems that it is sufficient to call Builder.sync_dir in the `exit_code == 2` branch. This reduces the number of syncs and should help improve performance. Revert this commit if the network race condition shows up again.
Loading
-
mentioned in commit abbfbd88
-
mentioned in merge request !1178 (merged)
Please register or sign in to comment