Romain F.

Results 7 issues of Romain F.

**Describe the bug** KCM daemon busy looping on half-closed sockets **To Reproduce** Not able to reproduce it (yet) **Expected behavior** Half-closed sockets should be closed, KCM should not poll on...

Depends on #1

Depends on #1

Hi, Here's a bug report about an incorrect return code when a requirement of a skipped service fails. Cheers, Romain F. ## Configuration file ```yaml --- services: entry_point: desc: "Dummy...

bug

In tests, use FQDNs for node that are expected to be (not) resolved as NXDOMAIN. Without this, in environnements where local domain have wildcards DNS, anything (except FQDNs) can be...

Before, we could set a remote property (Boolean) but it was rewriten in BaseEntity's inherits_from with the result of a comparison of a Boolean and a NoneType. Thus, we could...

Before, when storing a new credential, KCM will only append the new credential and never ever remove duplicates if it's not told to do so. This allows the credentials stored...