-
Notifications
You must be signed in to change notification settings - Fork 35
Directory cached_data_dir did not cleanup after test finished #27
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
Comments
Hi @sfalkon, good catch! |
@ildus, @zilder, I think we should remove cached_data_dir automatically, but it's hard to tell who should be responsible for this action. We could probably add a refcounter and do +1 in |
@funbringer yeah, we can't remove it on |
Maybe, should user call "clean()" function manually? |
Fixed in 1.3.2. |
Directory cached_data_dir did not cleanup after test finished
The text was updated successfully, but these errors were encountered: