Skip to content

Change @context_params behavior to only pass explicit arguments.#1136

Merged
bsowell merged 1 commit into
mainfrom
fix_context_args
Jan 28, 2025
Merged

Change @context_params behavior to only pass explicit arguments.#1136
bsowell merged 1 commit into
mainfrom
fix_context_args

Conversation

@bsowell
Copy link
Copy Markdown
Contributor

@bsowell bsowell commented Jan 28, 2025

Previously it would attempt to pass missing arguments as part of kwargs, but this caused issues because Ray tried to interpret them.

Previously it would attempt to pass missing arguments as part of kwargs, but
this caused issues because Ray tried to interpret them.
@bsowell bsowell requested a review from baitsguy January 28, 2025 20:24
@bsowell bsowell merged commit fae9db7 into main Jan 28, 2025
@bsowell bsowell deleted the fix_context_args branch January 28, 2025 20:48
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