Skip to content

monitor.cpp does not fflush to stdout #313

@rlica

Description

@rlica

We encountered a problem when trying to write the stdout of monitor.cpp to a text file, in order to have the rate in a txt file that we can further monitor (using Grafana).

The fix was easy, at line 259 in monitor.cpp added: " fflush(stdout); "

Can be implemented in the branch?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions