Skip to content

xdmod usage fix#151

Merged
s-sajid-ali merged 2 commits intomainfrom
xdmod-usage-fix
Mar 5, 2026
Merged

xdmod usage fix#151
s-sajid-ali merged 2 commits intomainfrom
xdmod-usage-fix

Conversation

@s-sajid-ali
Copy link
Member

  • fix xdmod graphs all showing same data
  • plotly bump to fix erronous xdmod display

s-sajid-ali and others added 2 commits March 5, 2026 15:06
Remove the redundant DataWarehouse context in get_usage_data. Opening it
in the main process before forking the worker subprocess caused the child
to inherit an already-open DataWarehouse connection, which could lead all
three metric fetches (cpu, gpu, wait) to reuse the same session context.
The worker already manages its own DataWarehouse context internally.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@s-sajid-ali s-sajid-ali merged commit e3f9773 into main Mar 5, 2026
4 of 5 checks passed
@s-sajid-ali s-sajid-ali deleted the xdmod-usage-fix branch March 5, 2026 20:47
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