Debian Patches

Status for thin/1.8.1-2

Patch Description Author Forwarded Bugs Origin Last update
fix-init-script # (better) lsb compliance

===================================================================
no
dont-allow-install # remove the code to install thin's init script ("thin install"), the Debian package does that. no
increase_timeout_when_checking_for_server_stop.patch [PATCH] Increase timeout when checking for server stop
On Ubuntu Impish (development version), we're currently facing a
problem where thin's testsuite fails when it runs on an armhf system.
After some investigation, I noticed that the reason for this failure
was that the server was still running even after the loop on
spec/spec_helper.rb:stop_server.

Given that the loop is actively checking to see if the server has
stopped, I'd like to propose that the timeout be increased from 1
second to 10 seconds. Although I'm not a fan of the
"let's-just-increase-the-timeout" type of solutions, in this
particular case I think it's justified and makes sense (1 second may
indeed be too quick for the server to properly stop).
Sergio Durigan Junior <sergio.durigan@canonical.com> no 2021-08-31

All known versions for source package 'thin'

Links