Nicolas Fouché

Results 2 issues of Nicolas Fouché

In our app, the `avatarcustombgcolor` is binded to an `color` attribute. Whem the object holding the `data` changes, the `color` changes too. ![](https://media.giphy.com/media/3o7qDQkpHybdS301UY/giphy.gif)

*Scenario*: - I call `hasql.NewCluster` with three nodes. One node is unreachable ("context deadline exceeded"). - All further calls to `Cluster.WaitFor*` return an error. - Calls to `Cluster.Alive`, `Cluster.Primary*` and...