Import is not thread safe #41

Closed
opened 2022-01-24 11:39:44 +01:00 by nik · 4 comments
nik commented 2022-01-24 11:39:44 +01:00 (Migrated from edugit.org)

The FieldType class depends on global state being set in the prepare class method. This makes it thread-unsafe.

The `FieldType` class depends on global state being set in the `prepare` class method. This makes it thread-unsafe.
nik commented 2022-01-24 11:39:45 +01:00 (Migrated from edugit.org)

assigned to @nik

assigned to @nik
nik commented 2022-01-24 11:39:54 +01:00 (Migrated from edugit.org)

created merge request !157 to address this issue

created merge request !157 to address this issue
nik commented 2022-01-24 11:39:55 +01:00 (Migrated from edugit.org)

mentioned in merge request !157

mentioned in merge request !157
nik commented 2022-01-24 23:10:33 +01:00 (Migrated from edugit.org)

mentioned in commit 5fe06c4a58

mentioned in commit 5fe06c4a58d1fdab557bdfb1316f9fae60a479c9
nik (Migrated from edugit.org) closed this issue 2022-01-24 23:10:33 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-CSVImport#41
No description provided.