~ghoust88/launchpad/+git/launchpad-3:fix-limit-http-pool

Last commit made on 2020-08-03
Get this branch:
git clone -b fix-limit-http-pool https://git.launchpad.net/~ghoust88/launchpad/+git/launchpad-3
Only ghoust88 can upload to this branch. If you are ghoust88 please log in for upload directions.

Branch merges

Branch information

Name:
fix-limit-http-pool
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

46e0aff... by Thiago F. Pappacena

Patching connection to release semaphore on LimitedHTTPConnectionPool when non-persistent connection closes

db5ba5f... by Thiago F. Pappacena

Fetching snap proxy outside connection pool

880f4bd... by Colin Watson

Avoid duplicating some buildmaster doctests

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/387989

31ecec6... by Colin Watson

Port lp.codehosting.codeimport to io.BytesIO

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/388007

3c685a8... by Colin Watson

Tighten up some TestSlave tests slightly

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/388052

a8fe0cc... by Kristian Glass

Exit on failure in launchpad-database-setup

Let's avoid:

    Creating postgresql user runner
    createuser: could not connect to database postgres

    Looks like everything went ok.

Merged from https://code.launchpad.net/~doismellburning/launchpad/+git/launchpad/+merge/387647

de60cbf... by Kristian Glass

Exit on failure in launchpad-database-setup

Let's avoid:

    Creating postgresql user runner
    createuser: could not connect to database postgres

    Looks like everything went ok.

a24057f... by Tom Wardill

Fix mailinglist XMLRPC callsites for text types

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/388121

66a17aa... by Tom Wardill

Fix API callsites

1bc4d44... by Tom Wardill

Add failing test