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

Unable to create client when only regular API is accessed #137

Open
jianzs opened this issue Feb 28, 2024 · 0 comments
Open

Unable to create client when only regular API is accessed #137

jianzs opened this issue Feb 28, 2024 · 0 comments
Labels
bug Something isn't working deducer Deducer

Comments

@jianzs
Copy link
Contributor

jianzs commented Feb 28, 2024

If the closure only accesses a regular API (not a client API, infrastructure API, or captured property), the deducer does not add the resource object to the closure's dependencies. Consequently, it will not create the client for the resource object within the closure code.

@jianzs jianzs added bug Something isn't working deducer Deducer labels Feb 28, 2024
@jianzs jianzs changed the title Unable to create client when only normal API is accessed Unable to create client when only regular API is accessed Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deducer Deducer
Projects
None yet
Development

No branches or pull requests

1 participant