Skip to content

Implement multiprocessing in populate#969

Merged
A-Baji merged 52 commits into
datajoint:masterfrom
dimitri-yatsenko:mp
Jan 20, 2022
Merged

Implement multiprocessing in populate#969
A-Baji merged 52 commits into
datajoint:masterfrom
dimitri-yatsenko:mp

Conversation

@dimitri-yatsenko

@dimitri-yatsenko dimitri-yatsenko commented Sep 25, 2021

Copy link
Copy Markdown
Member

mspacek and others added 30 commits November 18, 2019 22:56
Co-Authored-By: Dimitri Yatsenko <dimitri@vathes.com>
Co-Authored-By: Dimitri Yatsenko <dimitri@vathes.com>
…errors

+ supporting tables: ErrorClassTable and DjExceptionNames

added to test for datajoint#700: jobs table requires `enable_python_native_blobs`;
additionally has utility to ensure suppress_errors can trap all DJ exceptions.

populate of ErrorClassTable raises 1 DjExceptionName() per DjExceptionNames
which should sucessfullly result in jobs table being filled with
len(DjExceptionNames) records.
Add multiprocessing to AutoPopulate
@dimitri-yatsenko dimitri-yatsenko changed the title Add multiprocessing capability to populate Implement multiprocessing in populate Sep 26, 2021
@dimitri-yatsenko dimitri-yatsenko marked this pull request as ready for review October 8, 2021 20:05
@A-Baji

A-Baji commented Jan 20, 2022

Copy link
Copy Markdown
Collaborator

@dimitri-yatsenko Please resolve the conflicts so I can merge.

Comment thread datajoint/autopopulate.py Outdated
@A-Baji A-Baji merged commit a91f239 into datajoint:master Jan 20, 2022
mspacek added a commit to mspacek/datajoint-python that referenced this pull request Feb 24, 2022
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.

3 participants