Skip to content

fix: stack trace formatting and proper ensure_started call#840

Open
shyba wants to merge 1 commit intoedgefrom
fix/system-monitor2
Open

fix: stack trace formatting and proper ensure_started call#840
shyba wants to merge 1 commit intoedgefrom
fix/system-monitor2

Conversation

@shyba
Copy link
Copy Markdown

@shyba shyba commented Apr 10, 2026

Those are fixes pending from #824

@shyba shyba force-pushed the fix/system-monitor2 branch from 0781501 to 9267775 Compare April 16, 2026 21:09
Comment thread src/hb_format.erl Outdated
@shyba shyba force-pushed the fix/system-monitor2 branch from 9267775 to 9c753a4 Compare April 20, 2026 14:12
@shyba shyba changed the base branch from neo/edge to edge April 20, 2026 14:12
Comment thread src/hb_app.erl Outdated
Comment thread src/hb_format.erl Outdated
@shyba shyba force-pushed the fix/system-monitor2 branch from 9c753a4 to 9aaffaf Compare April 21, 2026 17:34
@shyba shyba requested a review from speeddragon April 21, 2026 17:35
Comment thread src/hb_system_monitor.erl
Comment on lines 155 to 156
format_location(undefined) ->
<<"undefined">>;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Sorry, I missed one thing in your PR, but it isn't critical.

If you think undefined could be common, that should be moved to hb_format:format_mfa function.

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