Skip to content

console: use fwrite + fflush for console.log#774

Merged
saghul merged 1 commit intomasterfrom
refactor-console-log
Feb 10, 2026
Merged

console: use fwrite + fflush for console.log#774
saghul merged 1 commit intomasterfrom
refactor-console-log

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Feb 10, 2026

It becomes cumbersome and outpuit can be lost... yes there are edge
cases when output is piped that would block, it's a tradeoff.

@saghul saghul mentioned this pull request Feb 10, 2026
4 tasks
It becomes cumbersome and outpuit can be lost... yes there are edge
cases when output is piped that would block, it's a tradeoff.
@saghul saghul force-pushed the refactor-console-log branch from 6bedded to 4f3857d Compare February 10, 2026 13:26
@saghul saghul merged commit b431b5c into master Feb 10, 2026
19 checks passed
@saghul saghul deleted the refactor-console-log branch February 10, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant