Skip to content

Conversation

@binaryseed
Copy link
Collaborator

@binaryseed binaryseed commented Jul 22, 2025

This PR fixes problems seen processing certain types of error reports. Sometimes an error report can be "nested" in a way when a function call triggers a GenServer call which is the source of the failure (when it exits).

In that case there's one stack trace nested inside another. Other parts of the error handling code in the agent support this already, this extends that to 2 other areas that needed it.

@binaryseed binaryseed requested a review from tpitale July 22, 2025 01:36
@tpitale tpitale merged commit eb98d0e into master Jul 25, 2025
13 checks passed
@tpitale tpitale deleted the vince/handle-more-error-report branch July 25, 2025 01:20
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.

3 participants