ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Compiler extension to check connection is closed #2495

Open anukeshi opened 2 years ago

anukeshi commented 2 years ago

Description:

niveathika commented 2 years ago

As discussed in the demo. Currently we cannot do code flow analysis to identify this specific use case.

For this compiler plugin extension must support code flow analysis.