Skip to content

fix: exit spray loop when all queued password tests complete - #9

Open
CSpanias wants to merge 1 commit into
login-securite:masterfrom
CSpanias:fix-spray-exit-only
Open

fix: exit spray loop when all queued password tests complete#9
CSpanias wants to merge 1 commit into
login-securite:masterfrom
CSpanias:fix-spray-exit-only

Conversation

@CSpanias

@CSpanias CSpanias commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

When using a password file, ConPass can remain running after the progress bar reaches 100%.

This occurs because _feed_work_queue() continues monitoring worker threads even after all queued work has been completed.

This change exits the monitoring loop when the work queue is empty and all scheduled tests have completed, allowing the spray operation to terminate cleanly.

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.

1 participant