Skip to content

Use setter instead of reflection to set max transaction timeout#4365

Merged
HebaruSan merged 1 commit into
KSP-CKAN:masterfrom
lewisfm:refactor/transaction-timeout-setter
May 7, 2025
Merged

Use setter instead of reflection to set max transaction timeout#4365
HebaruSan merged 1 commit into
KSP-CKAN:masterfrom
lewisfm:refactor/transaction-timeout-setter

Conversation

@lewisfm
Copy link
Copy Markdown
Contributor

@lewisfm lewisfm commented May 7, 2025

.NET 7 added a setter for the max transaction timeout, which means it's no longer necessary to use reflection on that runtime.

Copy link
Copy Markdown
Member

@HebaruSan HebaruSan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🎉

@HebaruSan HebaruSan added the Core (ckan.dll) Issues affecting the core part of CKAN label May 7, 2025
@HebaruSan HebaruSan merged commit 922c8cc into KSP-CKAN:master May 7, 2025
2 checks passed
@lewisfm lewisfm deleted the refactor/transaction-timeout-setter branch May 16, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core (ckan.dll) Issues affecting the core part of CKAN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants