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

Allow multi-threaded sqlite3 operations #377

Merged
merged 1 commit into from
Nov 28, 2017
Merged

Conversation

sebastian-luna-valero
Copy link
Member

This change tries to fix SQLite operational errors observed when running pipeline_testing on BeeGFS filesystems.

It has to be used in conjunction with @jobs_limit(PARAMS.get("jobs_limit_db", 1), "db") in ruffus tasks in our pipelines. I am planning to included it on production pipelines in a future PR on the pipelines repository.

For our reference:

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.

1 participant