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

@requireCapability decorator fails when testing for keys set to string values #5

Closed
flewellyn opened this issue Jul 10, 2017 · 1 comment

Comments

@flewellyn
Copy link

Following up from the groups discussion. I found that using @requireCapability on an actor class, where I set the capability to a string value, but did not specify a specific string value in the decorator, caused actor creation to fail.

Here is a test script.

decortest.py.txt

@kwquick
Copy link

kwquick commented Aug 23, 2017

Fixed in release 3.8.0 (https://github.com/kquick/Thespian/releases/tag/thespian-3.8.0).

@kquick kquick closed this as completed Aug 23, 2017
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

No branches or pull requests

3 participants