Skip to content

AssertionError #73

Closed
Closed
@alexvkaam

Description

@alexvkaam

hi

first of all, thank you for this library, it is briliant :)
I ran into 1 issue, sometimes I get several messages wrapped together into 1 file, so like this:

UNB
UNH
UNT
UNZ
UNB
UNH
UNT
UNZ

which works fine however sometimes these bundles also contain the UNA, now 1 UNA at the top is fine but if i'ts pure/raw messages that get bundled then I see an UNA infront of each UNB

UNA
UNB
UNH
UNT
UNZ
UNA
UNB
UNH
UNT
UNZ

and that will cause an AssertionError.

it’s easily fixed by removing them before loading in or splitting them per UNA but it took me some time to figure out why some files worked and some did not. So I figured I mention it.

Regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions