sauna icon indicating copy to clipboard operation
sauna copied to clipboard

Lightweight daemon that runs and reports health checks

Results 4 sauna issues
Sort by recently updated
recently updated
newest added

`select` can only handle processes with less than 1024 file descriptors. The default selector usually do not use `select` but more modern alternatives that don't have this arbitrary limitation.

Nose is [unmaintained](http://nose.readthedocs.io/en/latest/#note-to-users) and py.test is awesome.

refactoring

The documentation built with Sphinx does not provide the list of plugins and consumers available. It would make sense to generate this list together with the specificities of each plugin.

help wanted