-
Now that the `hoprd` is fully Rust native it is possible to use an integral profiler, such as [`pprof`](https://github.com/tikv/pprof-rs)
### Is your feature related to a problem?
Profiling is an…
-
Currently, it seems like when one uses features like `tokio-native-tls`, there is no option to use the `vendored` feature of its dependency crates, i.e. [tokio-native-tls](https://github.com/tokio-rs/…
-
I haven't linked the secrets file but in one of my .novops.yaml
```
sops_dotenv:
- file: deploysecrets.dev.yaml
- file: nixos/secrets.dev.yaml
extract: '["sshPrivateKey"]'…
teto updated
6 months ago
-
Rain server panics while a task becomes redy [here](https://github.com/substantic/rain/blob/master/src/server/scheduler.rs#L148). The relevant part of the log seems to be the following:
```
...
D…
-
Sounds exciting, but how do I use it?
I tried this:
```
$ cargo run -- --crate-path . serve
Finished dev [unoptimized + debuginfo] target(s) in 0.03s
Running `target/debug/eye --crat…
-
I might be totally misconfiguring things. Saw the Deno 2.0 announcement and decided to try migrating a small npm monorepo to Deno, but ran into a panic when configuring an import to another project in…
-
I want to know what can be done to avoid having two redis libraries in Rust. There is an open issue for futures support in redis-rs (https://github.com/mitsuhiko/redis-rs/issues/103) so I would be hap…
-
#### What version of regex are you using?
Latest 1.10.5
#### Describe the bug at a high level.
Calling the static regular instance's `caputres_iter` in an `async` function may cause memory le…
-
This is a follow-up to #620 to implement distributed tracing.
To do distributed tracing, the rough idea is that we have a master span, say one for an entire transaction execution in the gateway…
-
I tried to install version 0.1, but ''TypeError: Failed to fetch'' was showing, I downloaded 0.2.1, because I read another issue here, and now it has an infinite loading
![download](https://github.co…