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

Strange Authorizer behaviour #20

Open
SetupDLL opened this issue Feb 17, 2016 · 1 comment
Open

Strange Authorizer behaviour #20

SetupDLL opened this issue Feb 17, 2016 · 1 comment

Comments

@SetupDLL
Copy link

When I checked my Authorizer (I'm using ParametricBuilder), I found out it executes 2 times. Firstly for the first command in class (with annotated methods) then for my current command. If the 1st cmd in class has no Require annotation the Authorizer won't be executed 2 times (only for the current cmd). It doesn't affect on cmd execution (cmd executes once correctly), but I think it shouldn't be so.

@fynntimes
Copy link

fynntimes commented May 12, 2016

Do you have a code example? Or perhaps all your command-related code (to reproduce the issue)?

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

2 participants