Danilo Bürger
Danilo Bürger
Is there any solution in this library on how to handle if a host selected by the load balancer is down? Or would one build that on top? Or would...
When upgrading to react-native 0.56 and running tests with jest it seems that `child.type.displayName` (https://github.com/mientjan/react-native-markdown-renderer/blob/master/src/lib/util/applyStyle.js#L16) is always undefined and thus producing failing tests. A lot was changed in the `Text`...
When using the FailoverClient (Sentinel) with PubSub, calling Close will deadlock. ## Expected Behavior Close will close the PubSub and return. ## Current Behavior Close does not return. ## Steps...
The framework test was changed in gatsby 5.6 via https://github.com/gatsbyjs/gatsby/pull/37508 Therefor framework.test is no longer of type RegExp and fixFrameworkCache would return early. This resulted in the non-creation of framework-[contenthash].js....
Coming with postgres 14: https://www.postgresql.org/docs/14/rangetypes.html Supported: - [x] int4range - [x] int8range - [x] numrange - [ ] tsrange - [ ] tstzrange - [ ] daterange
Getting ``` thread 'main' panicked at hms2mqtt/src/inverter.rs:105:61: slice index starts at 10 but ends at 0 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` After about a...
### Bug Description If you create a variant flag that does not have rules yet, the export will error out with > wrong format for rule segments ### Version Info...