-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.help wantedExtra attention is neededExtra attention is needed
Description
Hey @Mzack9999,
The worker pool implementation you suggested does not returns result as implemented in bruteforcer. The tasks are run correctly, but it does not returns results in real time. I've taken a look and it seems to be a problem with the worker pool implementation.
Can you please take a look here. I wasn't able to understand the root cause here.
PS, do you think we should probably migrate to original go concurrency model where we have greater control?
Thanks.
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.help wantedExtra attention is neededExtra attention is needed