Loïc Hoguin

Results 114 issues of Loïc Hoguin

Would be great to be able to depend on SDL2 master directly from dependencies.

Feature request

We should do like WX and error out if SMP isn't enabled.

Bug

The `make cover-report` produced HTML includes modules that were supposed to be excluded via `COVER_EXCLUDE_MODS`. These modules are correctly excluded from CT logs on the other hand. They should be...

https://datatracker.ietf.org/doc/html/rfc7541#section-7.1 If Gun is used to have a single connection to an origin, serving requests from mutually distrustful entities (for example if Gun is used to implement a proxy merging...

Should be 24 here: https://ninenines.eu/docs/en/cowboy/2.12/guide/introduction/ #1649

At RabbitMQ we have started using `ct_master` to greatly speed up our test runs in CI, moving away from an approach that was caching test results and guessing what tests...

team:PS
stalled
priority:low

**Describe the bug** The local host name used for the node when `-sname` is set does not always match what `net_adm:localhost()` returns, when `net_adm:localhost()` returns a short name. **To Reproduce**...

team:VM
help wanted
bug

It should be `threshold` not `treshold`. Code and documentation need to be corrected. Due to backward compatibility we need to keep accepting `treshold`.

Companion PR in Cowlib: https://github.com/ninenines/cowlib/pull/144 It works.