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

Fix thread safety for database cursor #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix thread safety for database cursor #4

wants to merge 1 commit into from

Conversation

dfa
Copy link

@dfa dfa commented Sep 15, 2013

The database cursor is not thread save. That's why uploading
multiple tracks at once sometimes failed.

Fixes #2
Fixes #3

Reported-By: cleanerx [email protected]

The database cursor is not thread save. That's why uploading
multiple tracks at once sometimes failed.

Fixes #2
Fixes #3

Reported-By: cleanerx <[email protected]>
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.

Upload multiple files at the same time
1 participant