79340584

Date: 2025-01-08 19:50:26
Score: 1.5
Natty:
Report link

the issue is there's a circular dependency between StreamSession and Listings.

What you can do is avoid doing inheritance, and just pass the steamSession instance to Listing so it can still access session data.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: temrb