Skip to content
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

Improve status messages around model loading #1302

Merged
merged 5 commits into from
Nov 2, 2022
Merged

Improve status messages around model loading #1302

merged 5 commits into from
Nov 2, 2022

Conversation

hannobraun
Copy link
Owner

Print more status messages and increase the resolution of the timestamp shown. From one of the commit messages:

This exposes that the model processing is blocking the event loop. The "processing..." and "processed." messages have different time stamps, but show up at the same time.

I plan to open an issue about that.

All of these errors can only be the result of `Evaluator` having been
dropped. Just ending the thread is more appropriate than panicking.
With the time being displayed, showing the compile time is no longer as
necessary. This change also makes some upcoming changes easier.
This exposes that the model processing is blocking the event loop. The
"processing..." and "processed." messages have different time stamps,
but show up at the same time.
@hannobraun hannobraun enabled auto-merge November 2, 2022 13:58
@hannobraun hannobraun merged commit 5ad5327 into main Nov 2, 2022
@hannobraun hannobraun deleted the status branch November 2, 2022 14:02
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