remote-trait-object icon indicating copy to clipboard operation
remote-trait-object copied to clipboard

Handle not imported ServiceRefs

Open junha1 opened this issue 4 years ago • 1 comments

It should always be imported.

The policy to handle a not imported case is not decided

junha1 avatar Jul 23 '20 05:07 junha1

not imported ServiceRef is problematic since it's a memory leak. However not exported ServiceRef is not that problematic, but highly likely to be a mistake anyway, so worth it to warn that.

junha1 avatar Jul 23 '20 06:07 junha1