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

Conversation

@Adityya-K
Copy link
Contributor

@Adityya-K Adityya-K commented Jan 16, 2025

This is a new PR for the restart workers that fixes the messy commit history and implements some new changes.

Some things to note:

  • I have only commented out the code that drains the queue just in case it is needed for the program to run
  • Additionally, I don't quite understand how the queues are added to the new workers or if anything needs to be done to add them, so, if there are glaring flaws, I apologize

Copy link
Contributor

@HermanG05 HermanG05 left a comment

Choose a reason for hiding this comment

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

Conditionally Approved. Just address the two comments and push your changes before merging.

if is_invalid:
continue

result, value = comm.run(input_queue.queue.get())
Copy link
Contributor

Choose a reason for hiding this comment

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

Replace the argument with input_data

import queue

from modules import object_in_world

Copy link
Contributor

Choose a reason for hiding this comment

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

Remove space

@Adityya-K Adityya-K merged commit def8f2d into main Jan 22, 2025
1 check passed
@Adityya-K Adityya-K deleted the restart_workers_patch_new branch January 22, 2025 15:52
@Adityya-K Adityya-K restored the restart_workers_patch_new branch January 22, 2025 19:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants