Fix caching of Objects when created with __init__
- Dominant language
- Python
- Stars
- 23
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
---
_This issue has been automatically created by [todo-actions](https://github.com/apps/todo-actions) based on a TODO comment found in [tidal_async/api.py:17](https://github.com/FUMR/tidal-async/blob/da99282eb7b8cd2f32b2b8d0bcfb4299f8c10ed5/tidal_async/api.py#L17). It will automatically be closed when the TODO comment is removed from master._
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the TODO at tidal_async/api.py:17 and trace how objects created with __init__ are cached. Determine the expected caching behavior from the surrounding API code, then verify the fix with any relevant existing tests; done means __init__-created objects are cached consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100