mit-pdos / noria

Fast web applications through dynamic, partially-stateful dataflow
Apache License 2.0
4.99k stars 244 forks source link

`&slog::Logger` -> `slog::Logger` #70

Closed ekmartin closed 6 years ago

ekmartin commented 6 years ago

This caused crashes on Travis in distributary-mysql previously: https://travis-ci.org/ekmartin/distributary-mysql/builds/358136589#L1341

ekmartin commented 6 years ago

Seems like this is caused by https://github.com/slog-rs/slog/issues/164 :)