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

Adds support to behaviours to block when the Agent message queue is empty #50

Merged
merged 3 commits into from
Jul 10, 2020

Conversation

italocampos
Copy link

This PR presents the code to solve the problem of behaviours blocking described in the issue #39 .

…mpty

- Uses the threading.Event class;
- Depends on the PR #47;
@italocampos italocampos added this to the 3.0.0 milestone Jun 26, 2020
@italocampos italocampos self-assigned this Jun 26, 2020
@filipesaraiva filipesaraiva linked an issue Jun 26, 2020 that may be closed by this pull request
pade/behaviours/types.py Outdated Show resolved Hide resolved
@filipesaraiva filipesaraiva merged commit 0b1e67e into develop Jul 10, 2020
@filipesaraiva filipesaraiva deleted the block-method branch July 10, 2020 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a block method
2 participants