Skip to content

Convert async custom message handlers to sync#506

Merged
keller-mark merged 3 commits into
mainfrom
keller-mark/sync-invoke
Jun 4, 2026
Merged

Convert async custom message handlers to sync#506
keller-mark merged 3 commits into
mainfrom
keller-mark/sync-invoke

Conversation

@keller-mark
Copy link
Copy Markdown
Member

The new invoke implementation that calls the zarr store.get via the custom widget messages is not working on google colab. I suspect it is due to the upgrade to zarr v3, which involved using async store.get functions. I suspect colab does not support async message handler callbacks (while other platforms like molab do).

@keller-mark keller-mark merged commit ff02d80 into main Jun 4, 2026
14 checks passed
@keller-mark keller-mark deleted the keller-mark/sync-invoke branch June 4, 2026 01:24
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.

1 participant