Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python で特定のスレッドを強制終了する方法はありますか? ループである関数を実行しているスレッドがあり、プログラムの他の部分に干渉しています。特定の機能が開始されたときにそれを強制終了する必要があります。これを行う方法はありますか?