Your first messages to a cloud session now wait until its plugins have finished registering.
What's wrong with this entry?
Your first messages to a cloud session are now held until the session's plugin instance has finished registering, rather than being sent into an instance that is not registered yet.
- Each outbound send races a registration check against the message's released, withdrawn and decided outcomes.
- Previously the only gate on this path was the folder-sync seed gate, which withholds rather than sends.
- Applies on the remote session path only; no flag.
onRelease: "send"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.