pluto icon indicating copy to clipboard operation
pluto copied to clipboard

Unable to create client when only regular API is accessed

Open jianzs opened this issue 1 year ago • 0 comments

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 avatar Feb 28 '24 03:02 jianzs