mirror of
https://github.com/isar/libmdbx.git
synced 2025-12-27 08:42:23 +08:00
mdbx-test: чуть больше логирования ошибок.
This commit is contained in:
@@ -360,6 +360,7 @@ actor_status osal_actor_info(const mdbx_pid_t pid) {
|
||||
status = as_coredump;
|
||||
break;
|
||||
default:
|
||||
log_error("pid %u, ExitCode", pid, ExitCode);
|
||||
status = as_failed;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user