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

Added profile-mem flag for memory profiling #738

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Added profile-mem flag for memory profiling #738

merged 1 commit into from
Aug 30, 2022

Conversation

Ice3man543
Copy link
Member

Closes #722

@Ice3man543 Ice3man543 self-assigned this Aug 26, 2022
@Ice3man543 Ice3man543 linked an issue Aug 26, 2022 that may be closed by this pull request
@Ice3man543 Ice3man543 added the Status: Review Needed The issue has a PR attached to it which needs to be reviewed label Aug 26, 2022
@sonarcloud
Copy link

sonarcloud bot commented Aug 26, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability B 1 Vulnerability
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication


defer func() {
_ = pprof.Lookup("heap").WriteTo(f, 0)
f.Close()

Check warning

Code scanning / SonarCloud

<!--SONAR_ISSUE_KEY:AYLZVuOOOogROu0RsNHq-->Errors unhandled. <p>See more on <a href="https://sonarcloud.io/project/issues?id=projectdiscovery_httpx&issues=AYLZVuOOOogROu0RsNHq&open=AYLZVuOOOogROu0RsNHq&pullRequest=738">SonarCloud</a></p>

<!--SONAR_ISSUE_KEY:AYLZVuOOOogROu0RsNHq-->Errors unhandled. <p>See more on <a href="https://sonarcloud.io/project/issues?id=projectdiscovery_httpx&issues=AYLZVuOOOogROu0RsNHq&open=AYLZVuOOOogROu0RsNHq&pullRequest=738">SonarCloud</a></p>
@ehsandeep ehsandeep merged commit e236531 into dev Aug 30, 2022
@ehsandeep ehsandeep deleted the profile-mem branch August 30, 2022 11:35
@ehsandeep ehsandeep removed the Status: Review Needed The issue has a PR attached to it which needs to be reviewed label Aug 30, 2022
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.

out of memory error
2 participants