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

Make threaded prints more intuitive to use #12

Open
pknessness opened this issue Aug 2, 2023 · 0 comments
Open

Make threaded prints more intuitive to use #12

pknessness opened this issue Aug 2, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@pknessness
Copy link
Contributor

Threaded prints, while not delaying the code great thing, now delay themselves, which is detrimental to debugging sometimes

May be beneficial to discard prints that are too far from the time of their creation, or some other thing to make the prints more useful to our subteam.

The feature of not delaying the code is excellent, and should be kept at all costs. In its current state it is far far better than what it was originally, which delayed the main code intensely.

@pknessness pknessness added bug Something isn't working enhancement New feature or request labels Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant