Commits


Antoine Pitrou authored and GitHub committed b0d74bd0ee9
ARROW-17815: [Python] Warn, not error out, when SetSignalStopSource fails (#14205) In complex scenarios, the global signal-receiving StopSource may have already been created. Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>