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

missing flush #9

Open
tamasjung opened this issue Aug 27, 2013 · 0 comments
Open

missing flush #9

tamasjung opened this issue Aug 27, 2013 · 0 comments

Comments

@tamasjung
Copy link

Using #spy/d for example in a ring application you don't see the any output for a while, strangely for some request you may not find anyting on the console.

The reason is that print function does not flush. But println does (if flush-on-newline is set to the default). Anyway, an explicit (flush) call would be the surest.

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

No branches or pull requests

1 participant