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

Make aspectizing forgiving, add logging #378

Open
amogorkon opened this issue Nov 12, 2021 · 1 comment
Open

Make aspectizing forgiving, add logging #378

amogorkon opened this issue Nov 12, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@amogorkon
Copy link
Owner

#19 asks to fix numba as a decorator, but maybe our decorating method needs to be less strict if decorating fails and just log the issue?

@amogorkon amogorkon added the good first issue Good for newcomers label Nov 12, 2021
@amogorkon amogorkon reopened this Mar 31, 2022
@amogorkon
Copy link
Owner Author

#141 (comment)

suggests that we have use.apply_aspect(mod, decorator, warns=True, output="aspect.log") or somesuch to explicitely warn/log/print failed attempts at applying a decorator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant