HelloZeroNet / HelloZeroNet/ZeroNet

Invalid argument in ThreadPool

未关闭
#2,489 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
18.8k
派生
2.3k
PR 合并指标
30 天内没有已合并 PR

描述

### Step 1: Please describe your environment

* ZeroNet version: v0.7.1 (r4469)
* Operating system: Ubuntu
* Web browser: Firefox
* Tor status: available
* Opened port: yes
* Special configuration: none

### Step 2: Describe the problem:

#### Steps to reproduce:

1. No idea, will check if it can be reproduced later.

#### Observed Results:

Lots of errors like the following one appear at startup:

```
[08:05:15] - Unhandled exception: OSError: [Errno 22] Invalid argument in threadpool.py line 137
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/gevent/threadpool.py", line 137, in __run_task
thread_result.set(func(*args, **kwargs))
OSError: [Errno 22] Invalid argument
```

#### Expected Results:

No exception.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先,在 Ubuntu 上使用 ZeroNet v0.7.1 重现启动错误,并检查第 137 行附近的 gevent/threadpool.py。确定哪个启动任务引发 OSError 22,并确认该异常是否可以重现;启动过程中不再出现这些未处理的异常即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
backend
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。