Skip to content

feat!: Rename decode_async to decode and add blocking decode method#188

Merged
kylebarron merged 2 commits intomainfrom
kyle/python-synchronous-decode
Jan 26, 2026
Merged

feat!: Rename decode_async to decode and add blocking decode method#188
kylebarron merged 2 commits intomainfrom
kyle/python-synchronous-decode

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Jan 26, 2026

In line with #176 (comment) this:

Change list

  • Renames decode_async to decode. The async API should be the first class citizen. This decode_async uses a threadpool to decode off the main thread.
  • Adds a decode_sync method to decode the tile on the main thread.

@kylebarron kylebarron enabled auto-merge (squash) January 26, 2026 19:59
@kylebarron kylebarron merged commit b282b1d into main Jan 26, 2026
10 checks passed
@kylebarron kylebarron deleted the kyle/python-synchronous-decode branch January 26, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant