Also, would it ever be possible to support a secon...
# development
b
Also, would it ever be possible to support a secondary daemon? I'm thinking each call to pants uses a unique ID specified by the caller consistent across runs to allow pants to choose the right daemon. Specifically I'm thinking for Editor extensions we want speed from memoization, but don't wanna collide with user invocations
c
w
yea, #7654 is still on the roadmap. unfortunately it’s post #11269 … so around plugin-api-stability time?
if somebody wanted to do something more pragmatic in the meantime though, i wouldn’t veto =P