jackfrued / jackfrued/Python-100-Days

进程和线程

Open
#132 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
187k
Forks
55.8k
PR merge metrics
No merged PRs in 30d

Description

例子2:使用多进程对复杂任务进行“分而治之”。
在win10上使用jupyter运行该程序出现了该错误:
BrokenPipeError: [Errno 32] Broken pipe
请指教,谢谢。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with Example 2, the multiprocessing program, and reproduce the BrokenPipeError in Jupyter on Windows 10. Read the surrounding process-and-thread example and compare its behavior outside and inside Jupyter; done means identifying the cause and documenting or correcting the example so it runs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
operating-systems, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.