Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a timeout for CloudletReceiveTasks to avoid infinite loops #147

Open
manoelcampos opened this issue Jun 29, 2018 · 2 comments
Open
Labels
enhancement feature good-first-issue A good issue to start contributing to the project help wanted

Comments

@manoelcampos
Copy link
Collaborator

manoelcampos commented Jun 29, 2018

Expected behavior

When a Cloudlet is waiting to receive packets from another Cloudlet, there must be a maximum time that the Cloudlet must wait for that packet.

Actual behavior

If a Cloudlet is waiting for a packet that never is sent, the simulation keeps in an infinite loop.

Specifications like the version of the project, operating system or workload file used

Current development version.

@nikhil6624
Copy link

nikhil6624 commented Sep 10, 2022

Hi @manoelcampos , May I start working on this feature enhancement?

@manoelcampos
Copy link
Collaborator Author

Hey @nikhil6624
Sorry for the late reply. I've been very busy these days.
If you want to start working on this, just let me know and send a PR.
You don't need to wait for it to be done to send the PR. This way, I can provide some guidance.

@manoelcampos manoelcampos added the good-first-issue A good issue to start contributing to the project label May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature good-first-issue A good issue to start contributing to the project help wanted
Projects
None yet
Development

No branches or pull requests

2 participants