Skip to content

Conversation

@jmid
Copy link
Contributor

@jmid jmid commented Mar 23, 2023

QCheck by default prints updates to stdout often to give the user a sense of progress.
This works well in a terminal/console, but less well in an append-only CI-log where the many printed lines adds clutter.
By setting the environment variable QCHECK_MSG_INTERVAL to something more sensible, we obtain cleaner CI logs.

(We also use this in multicoretests and domainslib - but it must have been an oversight in lockfree)

@lyrm
Copy link
Collaborator

lyrm commented Mar 23, 2023

Thanks !

@lyrm lyrm merged commit 71c075c into ocaml-multicore:main Mar 23, 2023
@jmid jmid deleted the set-qcheck-msg-interval branch March 23, 2023 17:12
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.

2 participants