googleapis / googleapis/storage-testbench
Consider removing the SO_LINGER settings in fault injection
Open
type: cleanup
- Dominant language
- Python
- Stars
- 24
- Forks
- 38
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 1
Description
It is not clear to me why we need to set `SO_LINGER` to close a socket.
Contributor guide
Research direction
Locate the fault-injection code and search for its SO_LINGER settings and related socket-close handling. Read the surrounding implementation to determine why the options are set; done means the settings are either removed with relevant behavior verified or their necessity is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100