Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Conversation

@akim-bow
Copy link
Contributor

Some notes:
I grouped worker initiation with spawning to prevent unexpected bug. The bug is occurring when there is some time window between worker initiation and call to spawn function. More expensive solution is to put some effort in fixing that, but easier one is to group that code together.

@linear
Copy link

linear bot commented Dec 26, 2023

Copy link
Contributor

@shamsartem shamsartem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's doing the job for now it's fine. Would appreciate if a task is created to at least think about a better solution if you have something in mind

@fluencebot fluencebot mentioned this pull request Dec 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

e2e Run e2e workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants