12 lines
404 B
Markdown
12 lines
404 B
Markdown
|
---
|
||
|
title: "Python 多线程,从子线程退出主线程"
|
||
|
date: 2021-12-09T17:47:59+08:00
|
||
|
tags: []
|
||
|
categories: []
|
||
|
weight: 50
|
||
|
show_comments: true
|
||
|
draft: false
|
||
|
---
|
||
|
|
||
|
[https://stackoverflow.com/questions/1489669/how-to-exit-the-entire-application-from-a-python-thread/25419716#25419716](https://stackoverflow.com/questions/1489669/how-to-exit-the-entire-application-from-a-python-thread/25419716#25419716)
|