Micro-sheep / Micro-sheep/efinance
Session isn't closed
Open
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 755
- PR merge metrics
- No merged PRs in 30d
Description
I got the following error:
```
sys:1: ResourceWarning: unclosed
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported ResourceWarning and tracing the socket or session creation and cleanup in the Python code. Identify the path that leaves the socket open, then verify that the same reproduction completes without an unclosed-socket warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100