Revert "[rbrowser] Make fCleanupHandle a pointer to TObject"#15749
Revert "[rbrowser] Make fCleanupHandle a pointer to TObject"#15749pcanal merged 1 commit intoroot-project:masterfrom
Conversation
This reverts commit 980c757.
Test Results 17 files 17 suites 2d 21h 33m 15s ⏱️ Results for commit 4a1a56c. ♻️ This comment has been updated with latest results. |
|
One should test with |
Indeed, it's what I wrote in the PR description. I hoped that we had at least one build with that option. This means that currently there is no build with |
|
I tried |
|
@linev No it's not unfortunately. As you can see from the So this PR #13900 was not enough to fix the issue. In fact, judging from the discussion at #15733, we would need at least to wait until #16202 is merged. Maybe then both the issue in this PR and in #15733 will be fixed. |
I'd like to start testing again the case highlighted by #13361
Note at the beginning: the issue arose with
runtime_cxxmodules=OFFand I'm not sure we have that in the CI so we might not see errors right away