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

Fix behavior of isidle() and agent state #13

Open
mchitre opened this issue Oct 27, 2021 · 0 comments
Open

Fix behavior of isidle() and agent state #13

mchitre opened this issue Oct 27, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mchitre
Copy link
Member

mchitre commented Oct 27, 2021

The isidle() API for containers and platforms is currently trivially implemented to return true. Needs to be fixed to correctly return the state. This will need improvements to agent state tracking, which, in Julia, is not consistent with the Java version.

@mchitre mchitre added the bug Something isn't working label Oct 27, 2021
@mchitre mchitre self-assigned this Oct 27, 2021
@mchitre mchitre changed the title Fix behavior of isidle() API Fix behavior of isidle() and agent state Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant