Micro-sheep / Micro-sheep/efinance

Session isn't closed

Open
#184 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.