Add note that maybe `Context._eoc` should be set by caller?

modden_spawn_from_client_req
Tyler Goodlet 2024-02-22 14:22:45 -05:00
parent 5a09ccf459
commit e244747bc3
1 changed files with 2 additions and 0 deletions

View File

@ -371,6 +371,8 @@ def _raise_from_no_key_in_msg(
) from None
# `MsgStream` termination msg.
# TODO: does it make more sense to pack
# the stream._eoc outside this in the calleer always?
elif (
msg.get('stop')
or (