Skip to content

Exception for _last_command_byte #33

Description

@Brettles

Under some circumstances (it seems when there are many packets in flight from a remote peer) there is an exception raised:

Traceback (most recent call last):
  File "/home/ubuntu/python/construct/lib/containers.py", line 93, in __getattr__
    return self[name]
KeyError: '_last_command_byte'

I can see in the code where this is being used but I don't have enough knowledge to figure out how to solve this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions