Skip to content

error: bad char in struct format #36

Open
@tirsen

Description

@tirsen

We're occasionally seeing this error in production.

error: bad char in struct format
...snip...
File "bmemcached/client.py", line 104, in get
value, cas = self.get_server(key).get(key)
File "bmemcached/protocol.py", line 379, in get
flags, value = struct.unpack('!L%ds' % (bodylen - 4, ), extra_content)

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