Verification for python3.11 in jammy, using the script from the test
plan:
root@python-verify-jammy:~# apt policy python3.11
python3.11:
Installed: 3.11.0~rc1-1~22.04.1
Candidate: 3.11.0~rc1-1~22.04.1
Version table:
*** 3.11.0~rc1-1~22.04.1 500
500 http://archive.ubuntu.com/ubuntu jammy-proposed/universe amd64
Packages
100 /var/lib/dpkg/status
3.11.0~rc1-1~22.04 500
500 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64
Packages
root@python-verify-jammy:~# /usr/bin/time -v python3.11 ./test.py
Command being timed: "python3.11 ./test.py"
User time (seconds): 0.04
System time (seconds): 0.00
Percent of CPU this job got: 27%
Elapsed (wall clock) time (h:mm:ss or m:ss): 0:00.17
Average shared text size (kbytes): 0
Average unshared data size (kbytes): 0
Average stack size (kbytes): 0
Average total size (kbytes): 0
Maximum resident set size (kbytes): 13696
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 89
Minor (reclaiming a frame) page faults: 1938
Voluntary context switches: 5
Involuntary context switches: 2
Swaps: 0
File system inputs: 10
File system outputs: 20
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 0
Before enabling proposed the script showed maximum resident set size of
> 2GB, so the verification is done. I also did some basic smoke testing
to verify that the ssl module works as expected.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2157534
Title:
getting ssl.SSLSocket.session brings to memory leak
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/2157534/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs