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

OSError: Too many open files #6

Closed
seisman opened this issue Mar 19, 2018 · 1 comment
Closed

OSError: Too many open files #6

seisman opened this issue Mar 19, 2018 · 1 comment

Comments

@seisman
Copy link
Owner

seisman commented Mar 19, 2018

Steps to reproduce the bug:

  1. get one data
  2. call win32.extract_sac() in a large loop.
@seisman
Copy link
Owner Author

seisman commented Mar 20, 2018

This OSError is raised because I forgot to call pool.close().

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