Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

bug: engine and cortex cpp log do not write to file in correct order #1850

@nguyenhoangthuan99

Description

@nguyenhoangthuan99

Cortex version

v1.0.8

Describe the issue and expected behaviour

Problem
log for llamacpp engine and cortex.cpp doesn't write to file in right order:

  • cortex cpp log at 02:11:22
  • llama-cpp engine load model and write log at 02:11:09

but the log for llama-cpp engine is written after cortex cpp

Steps to Reproduce

  1. start server
  2. cortex run any model
  3. check the log file

Screenshots / Logs

Image

What is your OS?

  • Windows
  • Mac Silicon
  • Mac Intel
  • Linux / Ubuntu

What engine are you running?

  • cortex.llamacpp (default)
  • cortex.tensorrt-llm (Nvidia GPUs)
  • cortex.onnx (NPUs, DirectML)

Hardware Specs eg OS version, GPU

No response

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions