tarpc sometimes panics at filter.rs:230 with 'called `Option::unwrap()` on a `None` value'. I don't have a minimal example/reliable way to reproduce, the program where this happens configures high limits for max channels/max channels per key and quickly creates/drops many clients to a server running on localhost.
tarpc sometimes panics at filter.rs:230 with
'called `Option::unwrap()` on a `None` value'. I don't have a minimal example/reliable way to reproduce, the program where this happens configures high limits for max channels/max channels per key and quickly creates/drops many clients to a server running on localhost.