Uh oh!
There was an error while loading. Please reload this page.
ARROW-14437: [Python] Make CSV cancellation test more robust - #11598
ARROW-14437: [Python] Make CSV cancellation test more robust#11598pitrou wants to merge 1 commit into
Conversation
Size the workload according to the machine speed, to increase the probability of actually triggering cancellation.
pitrou
commented
Nov 3, 2021
@github-actions crossbow submit -g python -g wheel |
pitrou
commented
Nov 3, 2021
Revision: 38e9649 Submitted crossbow builds: ursacomputing/crossbow @ actions-1079 |
Uh oh!
There was an error while loading. Please reload this page.
Benchmark runs are scheduled for baseline = 083a8ac and contender = c059569. c059569 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Size the workload according to the machine speed, to increase the probability of actually triggering cancellation. Closes#11598 from pitrou/ARROW-14437-csv-cancellation-test Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Size the workload according to the machine speed, to increase the probability of actually triggering cancellation.