As CleverSwarm couroutines are not thread-safe, ensure that only single thread executes while the non thread-safe code executes #28

Closed
opened 2025-04-30 19:10:46 +00:00 by stanislav.hejny · 0 comments
Member

Ref epic: CleverSwarm Onboarding #58

When discussing the parallel testing of CleverSwarm with Luis, it came out that we still cannot harness the multi-thread features in Python, so the precaution must be made to ensure thread safety, perhaps allowing just a single thread to be executed at a time

Ref epic: [CleverSwarm Onboarding #58](https://git.cleverthis.com/clevermicro/clevermicro/issues/58) When discussing the parallel testing of CleverSwarm with Luis, it came out that we still cannot harness the multi-thread features in Python, so the precaution must be made to ensure thread safety, perhaps allowing just a single thread to be executed at a time
stanislav.hejny added the
Type
Bug
Points
8
State
Verified
labels 2025-04-30 19:10:46 +00:00
stanislav.hejny added
State
Completed
Signed-off: Owner
and removed
State
Verified
labels 2025-05-02 09:47:00 +00:00
stanislav.hejny added this to the V.01 milestone 2025-06-15 07:30:41 +00:00
stanislav.hejny self-assigned this 2025-06-15 07:30:42 +00:00
stanislav.hejny added this to the Sprint May 1st- 14th project 2025-06-15 07:30:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#28