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

pre_pretty_struct_dep_commit_b54cb66
Tyler Goodlet 2024-02-22 14:22:45 -05:00
parent 9420ea0c14
commit 1be296c725
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 (