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

Ensure vips_thread_shutdown() and vips_shutdown() are called #5

Closed
lovell opened this issue Jan 15, 2014 · 0 comments
Closed

Ensure vips_thread_shutdown() and vips_shutdown() are called #5

lovell opened this issue Jan 15, 2014 · 0 comments
Labels

Comments

@lovell
Copy link
Owner

lovell commented Jan 15, 2014

Call vips_thread_shutdown() when ResizeAsync has done its thing.

Call vips_shutdown() via the AtExit function - see example at https://github.com/joyent/node/blob/master/test/addons/at-exit/binding.cc

This should prevent "vips__buffer_shutdown() not called for thread 0x..." warnings, as suggested by John in https://github.com/jcupitt/libvips/issues/95

@lovell lovell closed this as completed in 7e8af63 Jan 15, 2014
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

1 participant