riker-rs / riker

Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
https://riker.rs
MIT License
1.02k stars 69 forks source link

Absolute paths on select cause panic #36

Closed leenozara closed 5 years ago

leenozara commented 5 years ago

ctx.select("/user/foo/*") causes a panic.