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

Optional warnings when a task blocks the main thread for too long #13

Open
yocontra opened this issue Jan 8, 2014 · 3 comments
Open

Comments

@yocontra
Copy link
Contributor

yocontra commented Jan 8, 2014

This could be implemented using clever nextTick usage - still thinking about this

@yocontra
Copy link
Contributor Author

yocontra commented Jan 8, 2014

I'm having a case where minifying some files is blocking the thread for 2-3 seconds and not letting anything else run (uglify!)

@robrich
Copy link
Owner

robrich commented Jan 8, 2014

I like where this thought is going. Can we pseudocode over IRC or do you have a PR?

@yocontra
Copy link
Contributor Author

yocontra commented Jan 8, 2014

@robrich Still thinking about the best way to do this.

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

No branches or pull requests

2 participants