Allow cancellation of IntersectGSL, optimise skip block check - #8209
Conversation
|
Claude finished @neilalexander's task in 7m 8s —— View job PR Review: Allow cancellation of
|
29034ac to
72efda4
Compare
|
@claude re-review please |
Signed-off-by: Neil Twigg <neil@nats.io>
72efda4 to
85bc903
Compare
|
@claude re-review please |
|
Claude finished @neilalexander's task in 2m 28s —— View job PR Re-Review: Allow cancellation of
|

Cancelling intersection mid-flight allows us to optimise the
checkSkipFirstBlockMulticheck by exiting early if we find that the optimisation is wasted because we're going to end up at the next block anyway.