Skip to content
Commit 7e939e3c authored by Tiago Gomes's avatar Tiago Gomes Committed by Tiago Gomes
Browse files

elementjob: stop calculating cache size

Calculating the cache size on the child_process_data() is racy, as this
runs in the main process which does not obtain exclusive access to the
cache resource.

This calculation also seems unnecessary, as it will triggered when
BuildQueue.done() is called.
parent e42325b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment