Skip to content

Conversation

@wolfdancer
Copy link
Owner

No description provided.

@wolfdancer wolfdancer linked an issue Apr 7, 2025 that may be closed by this pull request
@wolfdancer wolfdancer requested a review from Copilot April 7, 2025 06:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 8 out of 14 changed files in this pull request and generated no comments.

Files not reviewed (6)
  • .idea/.gitignore: Language not supported
  • .idea/innieme.iml: Language not supported
  • .idea/inspectionProfiles/profiles_settings.xml: Language not supported
  • .idea/misc.xml: Language not supported
  • .idea/modules.xml: Language not supported
  • .idea/vcs.xml: Language not supported
Comments suppressed due to low confidence (1)

src/innieme/innie.py:31

  • Consider removing thread_id from active_threads after processing is complete to avoid potential memory buildup if threads are not cleaned up.
self.active_threads.add(thread_id)

@wolfdancer
Copy link
Owner Author

Split the active_thread size control to #39

@wolfdancer wolfdancer merged commit 73628b0 into main Apr 7, 2025
1 check passed
@wolfdancer wolfdancer deleted the 37-minor-code-cleanup branch April 7, 2025 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

minor code cleanup

2 participants