Skip to content

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

Merged
lcian merged 3 commits intomasterfrom
lcian/fix/debug-meta
Apr 28, 2025
Merged

refactor(debug-images): force init DEBUG_META on integration init#773
lcian merged 3 commits intomasterfrom
lcian/fix/debug-meta

Conversation

@lcian
Copy link
Copy Markdown
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