Skip to content

Conversation

@zah
Copy link
Member

@zah zah commented May 28, 2025

Notes

  • Added safer conversions in the native tracer to avoid panics while serialising uninitialised objects. The conversion of self now uses a protected to_s call and argument registration precedes it to match the pure tracer.

Summary

  • add value_to_string_safe using rb_protect
  • skip errors when fetching method parameters and serialising self
  • adjust call event logic ordering

@zah zah merged commit c3bcdc5 into support-more-ruby-types May 28, 2025
0 of 5 checks passed
@zah zah deleted the codex/make-tests-pass-for-added-ruby-types branch May 28, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants