Closed noteflakes closed 11 months ago
This PR implements a per-database GVL release threshold that controls how often the GVL is released while iterating over records. This PR is a fix to #38, and an alternative to #39, which solves the problem by using GVL modes.
This PR implements a per-database GVL release threshold that controls how often the GVL is released while iterating over records. This PR is a fix to #38, and an alternative to #39, which solves the problem by using GVL modes.