ooo.ooo
ooo.ooo
multi_processing模式会往本地写page.json ,如果有多个程序同时执行,是不是会解析错误。
> multi_processing模式会往本地写page.json ,如果有多个程序同时执行,是不是会解析错误。 重写了方法:_convert_with_multi_processing 解决多个PDF同时转换问题:prefix = f'pages_{uuid.uuid4().hex}'
没有写入到日志文件内, 这是在fastapi的RequestRoute方法内,记录请求日志时,出现的错误
其它type没问题,就2会出现上方错误
I found that the _end_and_reset function has an issue: self._reset_io() clears the outputs before the task is executed.