Skip to content

Fix(llm): Do not call block_on in case of durable exec inside golem#124

Merged
vigoo merged 6 commits into
mainfrom
fix-nested-block_on-llm
May 5, 2026
Merged

Fix(llm): Do not call block_on in case of durable exec inside golem#124
vigoo merged 6 commits into
mainfrom
fix-nested-block_on-llm

Conversation

@kmatasfp

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread llm/llm/src/durability.rs Outdated
Comment thread Makefile.toml
description = "Runs clippy with --no-default-features to catch breakage in the durability-off code path. Scoped to the llm crates for now; other crates still have stale passthrough paths that need the same cleanup before they can be included here."
install_crate = "clippy"
command = "cargo"
args = [

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

willl be "fixed" by #125

@vigoo vigoo merged commit 1d50486 into main May 5, 2026
8 checks passed
@vigoo vigoo deleted the fix-nested-block_on-llm branch May 5, 2026 10:46
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