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

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 this to the V.01 milestone 2025-06-15 07:30:41 +00:00
Sign in to join this conversation.
No milestone
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.

Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#28
No description provided.