Skip to content

Logger thread should be started earlier than _init_static_threads() in init.c #10733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mike-scott opened this issue Oct 19, 2018 · 1 comment
Assignees
Labels
area: Logging bug The issue is a bug, or the PR is fixing a bug

Comments

@mike-scott
Copy link
Contributor

Where it's at now, doesn't allow for any real-time output to be generated by network drivers which may be initializing via the NET_CONFIG settings. (Which hold the main() call till they are done).

@jukkar jukkar removed their assignment Oct 22, 2018
@nashif nashif added the bug The issue is a bug, or the PR is fixing a bug label Nov 2, 2018
@mike-scott
Copy link
Contributor Author

Fix was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Logging bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

4 participants