Skip to content

Conversation

npinto
Copy link

@npinto npinto commented Mar 31, 2011

Gael,

I've added a test to expose the method cache bug (see http://bit.ly/g4WBMJ) and used the pickling protocol to fix it.

Let me know what you think.

Cheers,

Nicolas Pinto

GaelVaroquaux and others added 30 commits September 5, 2010 11:52
And I think it makes the code clearer.
Memory.clear used to try and delete the whole cache directory, which
caused an error since the database file has to stay open. The fix
is to remove all subdirectories of the cache directory, leaving
the database file intact.
@GaelVaroquaux
Copy link
Member

You had done the pull request to the master, instead of to branch 0.5.X.

That's OK, I shouldn't have a master branch with unresolved features.

I merged you pull request with a few minor changes.

ogrisel referenced this pull request in ogrisel/joblib Mar 9, 2016
@tlevine tlevine mentioned this pull request Oct 26, 2016
fcharras pushed a commit to fcharras/joblib that referenced this pull request Apr 29, 2018
fcharras added a commit to fcharras/joblib that referenced this pull request Apr 29, 2022
fcharras added a commit to fcharras/joblib that referenced this pull request May 6, 2022
fcharras added a commit to fcharras/joblib that referenced this pull request May 12, 2022
fcharras added a commit to fcharras/joblib that referenced this pull request Oct 24, 2022
fcharras added a commit to fcharras/joblib that referenced this pull request Oct 24, 2022
fcharras added a commit to fcharras/joblib that referenced this pull request Oct 24, 2022
fcharras added a commit to fcharras/joblib that referenced this pull request Nov 16, 2022
fcharras added a commit to fcharras/joblib that referenced this pull request Nov 22, 2022
fcharras added a commit to fcharras/joblib that referenced this pull request Feb 6, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Feb 16, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Feb 18, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Apr 11, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Apr 14, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Apr 14, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Apr 14, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Apr 17, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Apr 17, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Apr 17, 2023
fcharras added a commit to fcharras/joblib that referenced this pull request Apr 17, 2023
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

Successfully merging this pull request may close these issues.

4 participants