~ghoust88/launchpad/+git/launchpad-3:testfix-close-connections

Last commit made on 2020-08-03
Get this branch:
git clone -b testfix-close-connections 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:
testfix-close-connections
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

5df7d80... by Thiago F. Pappacena

[testfix] Fixes test closing connection too soon

75a78e2... by Thiago F. Pappacena

Using select.epoll instead of select.select on librarian client

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/388315

b4cdfd5... by Thiago F. Pappacena

Minor test improvements

4c578c9... by Ioana Lasc

Hide credentials on recipe for non-owners

Merged from https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/387507

886312a... by Colin Watson

Move postprocessCandidate into build dispatch

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

84aa4ef... by Colin Watson

Avoid cronspam from process-job-source

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

134a8e1... by Ioana Lasc

Merge branch 'master' into hide-creds-on-recipe-non-owners

7887f99... by Ioana Lasc

Address code review comments

1d07795... by Thiago F. Pappacena

Fixing librarian smoke test

a732cce... by Thiago F. Pappacena

Replacing select.select with select.epoll on librarian client service