twisted.test.test_process.FDTest.testLinger needs some work
Open
Nobody has claimed this yet.
core
enhancement
new
priority-normal
- Dominant language
- Python
- Stars
- 6k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 10
Description
| @therve reported | |
|---|---|
| Trac ID | trac#3224 |
| Type | enhancement |
| Created | 2008-05-06 13:56:56Z |
Its goals are not really clear, they should be better explained. Also, it would be great if it could run without 3 seconds spent in time.sleep.
Searchable metadata
trac-id__3224 3224
type__enhancement enhancement
reporter__therve therve
priority__normal normal
milestone__
branch__
branch_author__
status__new new
resolution__None None
component__core core
keywords__
time__1210082216000000 1210082216000000
changetime__1210082216000000 1210082216000000
version__None None
owner__
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Find twisted.test.test_process.FDTest.testLinger and read its assertions and timing behavior first. Clarify the test's goals, then investigate removing the three-second sleep while preserving them; done means its intent is explicit and the test no longer spends that time sleeping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100