Skip to content

EQL Sequences silently accept negative clauses in UNTIL #132787

@luigidellaquila

Description

@luigidellaquila
sequence [any where true] [any where true] until ![any where true] 

The parser silently accepts and ignores the ! (missing event) in the UNTIL clause.

The expected behavior of a missing expiration event is not completely clear (to me at least) but maybe it has some practical use cases.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions