comnik / comnik/declarative-dataflow
Memory leak with logging enabled
Open
bug
- Dominant language
- Rust
- Stars
- 326
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
With `--enable-logging` the server struct holds on to `EventLink`'s for Timely and Differential events, resulting in those never dropping elements.
Contributor guide
Assessment
This issue has not been assessed yet.