Skip to content

Conversation

smaillet
Copy link
Member

Restored stack tracing for global handles

  • In a debug build global handles capture the stack trace in which they were created (again),
    • This allows tracking down missing disposals in a finalizer
      where the original source is otherwise, not available.
  • Updated some doc comments for clarity

* In a debug build global handles capture the stack trace in which they were created (again),
    * This allows tracking down missing disposals in a finalizer
       where the original source is otherwise, not available.
* Updated some doc comments for clarity
Copy link

Test Results

291 tests  ±0   176 ✅ ±0   12s ⏱️ -3s
  8 suites ±0   115 💤 ±0 
  8 files   ±0     0 ❌ ±0 

Results for commit 1ccc17a. ± Comparison against base commit 340edca.

@smaillet smaillet merged commit 303ee4f into UbiquityDotNET:develop Oct 16, 2025
4 checks passed
@smaillet smaillet deleted the RestoreStackTraceForGlobalHandles branch October 16, 2025 15:59
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.

1 participant