Skip to content

release the GIL when calling get_coinspends_with_conditions - #1209

Merged
arvidn merged 1 commit into
mainfrom
get_coinspends-threads
Aug 11, 2025
Merged

release the GIL when calling get_coinspends_with_conditions#1209
arvidn merged 1 commit into
mainfrom
get_coinspends-threads

Conversation

@arvidn

@arvidn arvidn commented Aug 10, 2025

Copy link
Copy Markdown
Contributor

This seems to have been an oversight. We would like to make these calls from a python thread pool.

@arvidn
arvidn requested a review from matt-o-how August 10, 2025 10:06
@arvidn
arvidn marked this pull request as draft August 10, 2025 10:07
@arvidn
arvidn marked this pull request as ready for review August 10, 2025 10:08
@coveralls-official

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 16860138488

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 83.513%

Totals Coverage Status
Change from base Build 16784845662: 0.002%
Covered Lines: 14740
Relevant Lines: 17650

💛 - Coveralls

@arvidn
arvidn merged commit eaf1aa9 into main Aug 11, 2025
60 checks passed
@arvidn
arvidn deleted the get_coinspends-threads branch August 11, 2025 15:01
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