Results 5 issues of allter

### Checklist - [x] I verified that Kanboard is correctly installed - [x] I verified that the problem does not come from a plugin - [x] I verified that the...

bug

In my setup i saw occurence of the following warnings: ``` Deep recursion on subroutine "Try::Tiny::try" at /path/to/site_perl/5.18.0/Redis.pm line 275. Deep recursion on subroutine "Redis::connect" at /path/to/site_perl/5.18.0/Redis.pm line 272. Deep...

### Checklist - [v] I verified that Kanboard is correctly installed - [v] I verified that the problem does not come from a plugin - [v] I verified that the...

ui/ux issues

This fix for bug https://rt.cpan.org/Public/Bug/Display.html?id=88506. It allows to process correctly multiple requests to apps derived from CGI::Application in a Plack/PSGI environment.

scala-native versions: 0.4.17 , 0.5.4 A code for reproduction: ``` object Main { def main(args: Array[String]): Unit = { val p = new ProcessBuilder("bash", "-c", "while true; do date; sleep...

component:javalib
bug