Lucas Sunsi Abreu

Results 12 issues of Lucas Sunsi Abreu

I'm using this library for a few days and it works great. The thing is I'm creating many repetitive focuses of the form ```elm propFocus : Focus { r |...

From my basic knowledge on this subject, cross over between fit individuals is a crucial part on this algorithm, but I don't see the method on the Individual trait. Why...

## Change Description Add ignore condition to additional edges that connect to self. These edges are already known and avoiding these hints protect the payment from malformed channel ids which...

bug fix
path finding

I read all the discussion about what should we do for side effects in this project. Redux-loop is gaining some attention, but I don't see anyone talking about the most...

Since the release of diesel 2.0.0, I've been anxious to see this lib getting updated. I've tried master against diesel 2 with a big project I have and everything seems...

The exception interceptor feature is intended to make clear which use case raised a given error, including the use case name in the exception. This is a good idea for...

I'm asking this question because the deadpool-diesel implementation exposes `deadpool_diesel::postgres::Pool` which is set to `PgConnection`. The diesel-tracing library wraps the `PgConnection` struct into a `InstrumentedPgConnection`, which makes me thing using...

enhancement
A-diesel

It's probably a dumb question, but do I need to have multiple connections for a large application or a single one is enough? Does the Session concept relate in any...

## Feature Request ### Motivation Opentelemetry (and the rust crate) allow for setting descriptions to metrics, as seen in https://docs.rs/opentelemetry/0.20.0/opentelemetry/metrics/struct.InstrumentBuilder.html#method.with_description for example. It's just a handy feature that generates both...

I know this isn't supported as of now, but I'm curious on what the best way would be. I think a feature is probably not the way to go, but...