Skip to content

Commit

Permalink
Change_notes_in_setting_async_flag_for_python_actor_in_java (ray-proj…
Browse files Browse the repository at this point in the history
…ect#28282)

Signed-off-by: lvxiaodong <[email protected]>
  • Loading branch information
XiaodongLv authored Sep 4, 2022
1 parent ce70b8b commit 63ab063
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ public Builder setMaxPendingCalls(int maxPendingCalls) {

/**
* Mark the creating actor as async. If the Python actor is/is not async but it's marked
* async/not async in Java, it will result in RayValueError errors
* async/not async in Java, it will result in RayActorError errors
*
* @return self
*/
Expand Down

0 comments on commit 63ab063

Please sign in to comment.