-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
These two contiguous builds used the cache, and there were no changes to anything but JS files, so basically everything should come from cache:
They don't share generated files though, because the venv paths differ:
It isn't too harmful, because the files they actually generate are identical, and SCons does notice this, but it would be even nicer if they didn't need to be regenerated and could come from the cache.
- duplicates
-
SERVER-42702 $PYTHON should not be used in build signature
- Closed