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

fix buggy attitude under watch, when combined with |head #44

Closed
fgeorgatos opened this issue Sep 24, 2015 · 2 comments
Closed

fix buggy attitude under watch, when combined with |head #44

fgeorgatos opened this issue Sep 24, 2015 · 2 comments
Labels

Comments

@fgeorgatos
Copy link
Collaborator

not to solve it quickly, just reporting the issue here:

[fgeorgatos@ui qtop]$ watch -d './qtop.py -c|head -20'
close failed in file object destructor:
                                       sys.excepthook is missing
                                                                lost sys.stderr
[fgeorgatos@ui qtop]$ watch -d './qtop.py -c|head -20'
close failed in file object destructor:
                                       sys.excepthook is missing
                                                                lost sys.stderr
[fgeorgatos@ui qtop]$

@fgeorgatos
Copy link
Collaborator Author

no longer a problem, resolving!

@sfranky
Copy link
Collaborator

sfranky commented Jan 10, 2016

yes, watch is now incorporated into qtop via the -w switch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants