average-vr-56795
04/24/2019, 12:30 PMsrc/python/pants/engine:goal
should now depend on src/python/pants/cache
but can’t because that would cause a cycle 😞witty-crayon-22786
04/24/2019, 4:53 PM--no-fast
would detect this?witty-crayon-22786
04/24/2019, 4:53 PMaverage-vr-56795
04/24/2019, 6:03 PMaverage-vr-56795
04/24/2019, 6:03 PMaverage-vr-56795
04/24/2019, 6:03 PMaloof-angle-91616
04/26/2019, 8:55 AMaloof-angle-91616
04/28/2019, 7:37 PMhundreds-father-404
04/28/2019, 7:39 PMaloof-angle-91616
04/28/2019, 7:40 PMaloof-angle-91616
04/28/2019, 7:40 PMaverage-vr-56795
04/29/2019, 3:39 PMsetup_pantsd_logger
requires that externs have been init’d before it can be called; this is done by initialising the memoized native.context
in Python… Is there a good way to encode this dependency in code?average-vr-56795
04/29/2019, 10:18 PMaverage-vr-56795
05/01/2019, 5:06 PMExterns
actually injected into each ffi function into Native
, rather than having them being global statics 🙂aloof-angle-91616
05/01/2019, 7:09 PM--query
back up (https://github.com/pantsbuild/pants/pull/7350) after i fix engine stack traces in https://github.com/pantsbuild/pants/pull/7532. may have to wait but that one was really close to being mergeablealoof-angle-91616
05/02/2019, 3:09 PMaverage-vr-56795
05/03/2019, 2:29 PMwitty-crayon-22786
05/03/2019, 3:14 PMaverage-vr-56795
05/05/2019, 7:10 PMwitty-crayon-22786
05/07/2019, 4:56 PMaverage-vr-56795
05/08/2019, 2:16 PMwitty-crayon-22786
05/08/2019, 7:07 PM--process-execution-parallelism=<int> (default: 4)
Number of concurrent processes that may be executed either locally and
remotely.
witty-crayon-22786
05/08/2019, 7:07 PMaloof-angle-91616
05/08/2019, 7:09 PMwitty-crayon-22786
05/08/2019, 7:09 PMwitty-crayon-22786
05/08/2019, 7:09 PMaverage-vr-56795
05/09/2019, 6:31 PMhundreds-father-404
05/09/2019, 11:56 PMwitty-crayon-22786
05/09/2019, 11:56 PMwitty-crayon-22786
05/10/2019, 4:28 PM