6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00

Additional testing after get fail with weird message:

"psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic,
captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash.
TO BE INVESTIGATED FURTHER!
This commit is contained in:
zotov 2022-09-14 21:01:34 +03:00
parent abfc956d62
commit d9a223edc2

View File

@ -63,7 +63,7 @@ NOTES:
2. Additional testing after get fail with weird message:
"psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic,
captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash.
TO BE INVESTIGATED FURTHER!
TO BE INVESTIGATED FURTHER.
"""
import os