Summary When using pyarrow.csv.read_csv with ReadOptions(use_threads=True) and encountering a UnicodeDecodeError, Python hangs indefinitely during the shutdown process. This issue occurs consistently ...