Skip to content

refactor: use read() instead of ConfigSource's read_config()#856

Draft
Loxeris wants to merge 1 commit intoDIRACGrid:mainfrom
Loxeris:drop-config-source-readconfig
Draft

refactor: use read() instead of ConfigSource's read_config()#856
Loxeris wants to merge 1 commit intoDIRACGrid:mainfrom
Loxeris:drop-config-source-readconfig

Conversation

@Loxeris
Copy link
Copy Markdown
Member

@Loxeris Loxeris commented Mar 25, 2026

Closes #838. Needs DIRACGrid/diracx-charts#248 to be merged first for compatibility purposes.

  • Deletes ConfigSource.read_config(), ConfigSource.read_raw() and ConfigSource.read_config_non_blocking()
  • Those are replaced by the new CacheableSource methods read, read_non_blocking, read_raw

@chrisburr
Copy link
Copy Markdown
Member

Do you understand why this isn't failing? Naively I'd expect it to be.

@Loxeris Loxeris marked this pull request as draft March 25, 2026 13:31
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.

CacheableSource refactoring

2 participants