You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixup! Change handler signatures to borrow Context
fixup! Change handler signatures to borrow Context
Await unified_send directly instead of block_on
Now that handlers are async, unified_send can simply .await
the future instead of using block_in_place + block_on.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments