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

Fix leaking goroutine(s) #1253

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Fix leaking goroutine(s) #1253

merged 2 commits into from
Oct 25, 2024

Conversation

awerqo
Copy link
Contributor

@awerqo awerqo commented Oct 24, 2024

Stopping the limiter goroutine when it is no longer needed

@awerqo
Copy link
Contributor Author

awerqo commented Oct 24, 2024

#1250

@ehsandeep ehsandeep linked an issue Oct 24, 2024 that may be closed by this pull request
@GeorginaReeder
Copy link

Thanks for your contribution @awerqo ! :)

We also have a Discord server, which you’re more than welcome to join. It's a great place to connect with fellow contributors and stay updated with the latest developments!

@ehsandeep ehsandeep requested a review from Mzack9999 October 25, 2024 13:16
@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Oct 25, 2024
@Mzack9999 Mzack9999 merged commit 3e8f6a1 into projectdiscovery:dev Oct 25, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Goroutine Leak ConnectVerfication() -> Limitter
3 participants