HelloZeroNet / HelloZeroNet/ZeroNet

Invalid argument in ThreadPool

Đang mở
#2,489 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
18.8k
Fork
2.3k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### 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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Start by reproducing the startup errors on Ubuntu with ZeroNet v0.7.1 and inspect gevent/threadpool.py around line 137. Identify which startup task raises OSError 22 and confirm whether the exception is reproducible; done means startup completes without these unhandled exceptions.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
python
Lĩnh vực
backend
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.