aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-10-05 14:29:52 +0200
committereldritch horrors <pennae@lix.systems>2024-10-05 16:21:19 +0000
commita3dd07535c183433a3f1f97596e9d2b41f8a33ba (patch)
tree7f48049ade7e013823f11e6e68a01d971a5b2d27 /src
parent5df2cccc4956e53b56ba1613e36d64dc8057c508 (diff)
fix build test error count checks
with async runtime scheduling we can no longer guarantee exact error counts for builds that do not set keepGoing. the old behavior can be recovered with a number of hacks that affect scheduling, but none of those are very easy to follow now advisable. exact error counts will like not be needed for almost all uses except tests, and *those* had better check the actual messages rather than how many they got. more messages can even help to avoid unnecessary rebuilds for most users. Change-Id: I1c9aa7a401227dcaf2e19975b8cb83c5d4f85d64
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions