Asyncio:如何通过另一个协程在ThreadPoolExecutor中终止线程
创始人
2024-09-21 07:30:45
0

在使用ThreadPoolExecutor时,常常需要动态地添加或删除线程。虽然线程本身可以简单地结束,但ThreadPoolExecutor需要一个机制来维护所有线程。一种方法是通过在三个步骤中提供完整的回调API来查询执行的线程,另一种是通过查看内部数据来查询执行的线程。

以下是一种通过内部数据抛出异常来从ThreadPoolExecutor终止线程的示例。

import asyncio
from concurrent.futures import ThreadPoolExecutor

async def main_task():
    loop = asyncio.get_event_loop()
    async with ThreadPoolExecutor() as pool:
        for i in range(2):
            loop.run_in_executor(pool, task, i)

async def task(index):
    try:
        while True:
            print("Task-{} is running...".format(index))
            await asyncio.sleep(1)
    except Exception as e:
        print("Task-{} is interrupted due to {}".format(index, e))

async def stop_task(loop):
    await asyncio.sleep(2)
    tasks = [task1, task2] # get task objects from a global list
    for task in tasks:
        task.cancel()
    loop.stop()

if __name__ == "__main__":
    loop = asyncio.get_event_loop()
    task1 = loop.create_task(task(1))
    task2 = loop.create_task(task(2))
    loop.create_task(main_task())
    loop.create_task(stop_task(loop))
    loop.run_forever()

在上述示例中,main_task()中使用了ThreadPoolExecutor提供了两个线程来运行task()stop_task()main_task()后面,会在2秒后调用task1task2cancel()方法将两个线程给中止。task()中捕获了asyncio.CancelledError异常,然后可以做一些清理等收尾工作。

运行该脚本,可以看到:

Task-1 is running...
Task-2 is running...
Task-1 is running...
Task-2 is running...
Task-1 is interrupted due to Task was cancelled
Task-2 is interrupted due to Task was cancelled

在取消一个正在执行的线程时,除了抛出asyncio.CancelledError之外,这个线程不能接收任何其他的异常,这意味着所有的例外都需要被捕获并妥善处理。

相关内容

热门资讯

脚本开挂!wpk刷入池率脚本,... 脚本开挂!wpk刷入池率脚本,wpk透视工作室(透视)真是存在有技巧(哔哩哔哩)1、下载好脚本下载之...
昨日!newpoker脚本,微... 昨日!newpoker脚本,微信小程序微乐辅助器教程图片,关于脚本(有挂规律)-哔哩哔哩1、玩家可以...
脚本了解!aapoker免费透... 脚本了解!aapoker免费透视脚本,aapoker辅助工具安全吗(透视)都是真的是有神器(哔哩哔哩...
透视讲解!hhpoker真的假... 透视讲解!hhpoker真的假的,微信微乐小程序有窍门吗,总结透视(发现有挂)-哔哩哔哩1、任何hh...
透视揭露!hhpoker德州挂... 透视揭露!hhpoker德州挂真的有吗,hhpoker辅助软件下载(透视)其实是真的器(哔哩哔哩)脚...
透视挂!wepoker怎么发冤... 透视挂!wepoker怎么发冤家牌,微乐兰州麻将小程序辅助,推荐脚本(有挂技巧)-哔哩哔哩1、wep...
脚本分享!hhpoker免费透... 您好,这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩家在这款游戏中打...
今天下午!wepoker手机版... 今天下午!wepoker手机版透视脚本,手机微乐小程序破解器如何使用,关于脚本(有挂分析)-哔哩哔哩...
脚本详细!德普之星透视辅助插件... 脚本详细!德普之星透视辅助插件,德普辅助器怎么用(透视)切实是真的工具(哔哩哔哩)1、免费脚本咨询教...
最终!竞技联盟透视插件,微乐辅... 最终!竞技联盟透视插件,微乐辅助脚本,开挂透视(真是有挂)-哔哩哔哩1、下载好竞技联盟透视插件脚本下...