Open Kha opened 8 years ago
ugh. That library has a lot of problems for something that writes to stdout. Probably time to write something simpler around println!
.
Thanks for the report!
I feel like I'm doing something wrong (if it wasn't a single cargo test
), because I can still reproduce this on 4b8d3c74 :laughing: .
What! Ugh. Need to drop that dependency.
@jwilm Do you plan to drop the logger
dependency or update it as in PR #63? Some of our users are experiencing the issue. See https://github.com/Valloric/ycmd/issues/849.
^ I'm running into this issue as well when using racerd with emacs-ycmd. Updating the logger
dependency as in PR #63 seems to fix it.
I can reproduce https://github.com/iron/logger/issues/79, even with 007aa628: