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:
parent
abfc956d62
commit
d9a223edc2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user