Jeremiah Senkpiel

Results 518 comments of Jeremiah Senkpiel

``` $ npm ls detect-libc [email protected] /Users/Jeremiah/Documents/nodesource/ncm-cli └── (empty) ``` You can try it on that repository if you'd like. https://github.com/nodesource/ncm-cli

@arabidopsis please merge and release this

Is this the same thing as `imports_granularity`? What kind of timeline / issues are there for stabilizing that?

It seems like this was fixed upstream in async-io - https://github.com/smol-rs/async-io/pull/87 - pending a release of that crate.

Consider using [eaze-tracing-honeycomb](https://crates.io/crates/eaze-tracing-honeycomb) (my fork) - it has all of the `master` branch here, as well as all the extensive fixes from my #15 and #16 PRs. Repository: https://github.com/eaze/tracing-honeycomb Crates.io:...

This repo is unmaintained, the repo for the crate is now https://github.com/eaze/tracing-honeycomb

This repo is unmaintained, the repo for the crate is now https://github.com/eaze/tracing-honeycomb

These fixes were merged into the fork(s) I maintain & released: - eaze-tracing-distributed 0.2.0-eaze.3 - eaze-tracing-honeycomb 0.2.1-eaze.3

As noted in https://github.com/eaze/tracing-honeycomb/pull/2, I cannot see CI, and so I have no idea what is failing here. I've already tested everything locally, and the same PR against my employer's...