Skip to content

Conversation

@bgilbert
Copy link
Member

@bgilbert bgilbert commented Dec 4, 2025

Simplify retile workflow by switching to precompiled binaries from PyPI running directly on ubuntu-latest.

Run tilers in a thread pool with shared state, using free-threaded Python. It's a less confusing programming model and should be roughly as efficient.

Signed-off-by: Benjamin Gilbert <[email protected]>
Simplify retile workflow by switching to precompiled binaries running
directly on ubuntu-latest.  Continue using Python 3.14 though.

Signed-off-by: Benjamin Gilbert <[email protected]>
It's a less confusing programming model, and with free-threaded Python,
should be roughly as efficient.

Signed-off-by: Benjamin Gilbert <[email protected]>
Signed-off-by: Benjamin Gilbert <[email protected]>
@openslide-bot
Copy link
Member

DCO signed off ✔️

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.

@bgilbert bgilbert merged commit 62ccee9 into openslide:main Dec 4, 2025
2 checks passed
@bgilbert bgilbert deleted the retile branch December 4, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants