Commits

Antoine Pitrou authored 05ce0a27ed5
ARROW-4687: [Python] Stop Flight server on incoming signals Author: Antoine Pitrou <antoine@python.org> Closes #3770 from pitrou/ARROW-4687-python-flight-sigint and squashes the following commits: 5e548839f <Antoine Pitrou> Use std::atomic<> 8a28061be <Antoine Pitrou> ARROW-4687: Stop Flight server on incoming signals