Skip to content

refactor(debug-images): force init DEBUG_META on integration init #773

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

Merged
merged 3 commits into from
Apr 28, 2025

Conversation

lcian
Copy link
Member

@lcian lcian commented Apr 18, 2025

Closes #358 as by default the Lazy will be initialized before a client is available, so the SDK will just panic when the call to findshlibs panics, but will not attempt to report the panic which is what was causing the deadlock.

@lcian lcian changed the title refactor(debug-images): force init DebugMeta immediately refactor(debug-images): force init DebugMeta on integration init Apr 18, 2025
@lcian lcian changed the title refactor(debug-images): force init DebugMeta on integration init refactor(debug-images): force init DEBUG_META on integration init Apr 20, 2025
@lcian lcian marked this pull request as ready for review April 28, 2025 09:49
@lcian lcian enabled auto-merge (squash) April 28, 2025 09:50
@lcian lcian merged commit 28f47d3 into master Apr 28, 2025
18 checks passed
@lcian lcian deleted the lcian/fix/debug-meta branch April 28, 2025 09:54
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.

debug-images deadlock
2 participants