+ "message": "fix(watch): complete RPC builds independently (#15191)\n\nIntroduce build requests with hidden completion ivars in the build\nsystem. The watch build loop can still batch RPC build requests\ntogether, but each request now reports success as soon as its own action\nbuilder completes instead of waiting for the entire batch.\n\nUpdate the concurrent RPC build cram test to expect the fast request to\nfinish before the slow target is released.\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
0 commit comments