R-00374 r7: hold Bot.Host Room sockets until chat.event observed - #29
Merged
Conversation
…d (R-00374) Keep Lumio.Client.Bot.Host connected after timer-trace until the suite observes Room chat.event (or writes release.flag). Tick from host wire pending, not sent.txt. Do not treat Sleep(400) or early Environment.Exit as SUCCESS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
R-00374 r7 · hold Bot.Host Room sockets until chat.event observed (RM-00011)
origin/main:5ef2f3370d82496b5f6d4e92d8065d4712466c76b81e74d3ef2ff5987df92791a607bfe619a1c760Why
R-00376 live8: hook compile green; four rounds ClientTimerManager drain
native-kernel/tickFrameticks 5,10,15, sent=100. Only 1/4 rounds produced 101 Roomchat.event. Other three: eventCount=0 after ~90s. Bot.HostEnvironment.Exitdisposed sockets before the host applied ingress.What
Keep Bot.Host connected after
timer-trace.jsonuntil the suite observes Roomchat.eventand writesrelease.flag. Tick frompending_wire_chat_inputs(Room WS admit), notsent.txt. Do not treat Sleep(400) / early Exit as SUCCESS.Verify
Known gaps