Skip to content

Resolves deadlock issues by making synchronous objectForKey: methods truly synchronous#37

Open
rushproject wants to merge 3 commits intoTumblrArchive:masterfrom
rushproject:master
Open

Resolves deadlock issues by making synchronous objectForKey: methods truly synchronous#37
rushproject wants to merge 3 commits intoTumblrArchive:masterfrom
rushproject:master

Conversation

@rushproject
Copy link

Also refactors async objectForKey:block: to use synchronous objectForKey: counterparts. Speed improvements by reducing number of dispatched threads, dropping unnecessary calls, postponing object instantiation.

dherberger pushed a commit to vertigo/TMCache that referenced this pull request Apr 10, 2014
@irace
Copy link
Contributor

irace commented Dec 4, 2014

This PR may have a better solution for this problem: #71

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments