Skip to content
GitLab
Explore
Sign in
Register
nexedi
slapos
Merge requests
!1075
software/erp5/test: fix ResourceWarning on python3
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jérome Perrin
requested to merge
fix/erp5-sr-test-resourcewarnings
into
master
Nov 05, 2021
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
use the requests.Session in a context manager so that resources are properly closed.
close the stdout of caucase process we want to keep silent
Merge request reports