Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed fix for Issue 21 #25

Merged
merged 4 commits into from
Nov 20, 2023
Merged

Conversation

Macmod
Copy link
Contributor

@Macmod Macmod commented Nov 20, 2023

Fixes the memory issue described in Issue 21.

@0xZDH
Copy link
Owner

0xZDH commented Nov 20, 2023

@Macmod - I have tested and validated this code and things appear to be working well.

Before I merge this though, there is 1 minor fix/addition that is required as the current state of the code does not pass the user-defined poolsize value to the enumerator.

This is done in the object initialization here: https://github.com/Macmod/o365spray/blob/upstream_issue21_fix/o365spray/core/handlers/enumerator/enumerate.py#L57

Provide poolsize=args.poolsize after workers as an additional parameter and I will get this merged.

@0xZDH 0xZDH merged commit 7cff711 into 0xZDH:master Nov 20, 2023
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.

2 participants