Skip to content

Collect CachedResultSet creation stack traces#7394

Merged
labkey-adam merged 2 commits intodevelopfrom
fb_cached_result_set_stack_traces
Feb 7, 2026
Merged

Collect CachedResultSet creation stack traces#7394
labkey-adam merged 2 commits intodevelopfrom
fb_cached_result_set_stack_traces

Conversation

@labkey-adam
Copy link
Contributor

@labkey-adam labkey-adam commented Feb 6, 2026

Rationale

We want to track down code paths that aren't closing CachedResultSets; that's nearly impossible without stack traces. This change collects CachedResultSet creation stack traces in dev mode. We'll likely revert this after we've fixed the issue(s) showing up on TeamCity.

@labkey-adam
Copy link
Contributor Author

FYI: @DariaBod @labkey-tchad @labkey-danield after merge to develop, any "CachedResultSet was not closed" error should now come with a stack trace, as long as the server is running in dev mode. The stack trace should help point you to a dev owner.

@labkey-adam labkey-adam self-assigned this Feb 7, 2026
@labkey-adam labkey-adam merged commit 80adc71 into develop Feb 7, 2026
8 checks passed
@labkey-adam labkey-adam deleted the fb_cached_result_set_stack_traces branch February 7, 2026 01:30
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