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

Perform gopclntab extraction only when needed #102

Merged
merged 3 commits into from
Mar 6, 2025

Conversation

nsavoire
Copy link
Collaborator

@nsavoire nsavoire commented Mar 6, 2025

What does this PR do?

This change makes the gopclntab extraction lazy. The extraction is done after symbol query and before symbol upload.

Motivation

Avoid doing gopclntab extraction when symbols will not be uploaded.

This change makes the gopclntab extraction lazy. The extraction is
done after symbol query and before symbol upload.
@nsavoire nsavoire requested a review from a team as a code owner March 6, 2025 10:55
Copy link
Member

@Gandem Gandem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot 🙇 !

@nsavoire nsavoire merged commit 1a5e2ab into main Mar 6, 2025
9 checks passed
@nsavoire nsavoire deleted the nsavoire/lazy_gopclntab_extraction branch March 6, 2025 15:35
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