zenoh
zenoh copied to clipboard
Bug in routing matching
Describe the bug
Some expressions like @a and **/@a that should be matching and indeed match according to the key_expr::intersects function are not routed properly.
To reproduce
z_sub -k **/@az_put -k @a
System info
- Zenoh v1.0.3
@OlivierHecart is this bug still unsolved?