Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Fix exiting
bal test
when a program has listeners and running workers/async functions #41210Fix exiting
bal test
when a program has listeners and running workers/async functions #41210Changes from all commits
10ac70a
79decac
d454d18
f28b425
1729c09
2a2baab
4738805
3537ee2
d393cfa
7dda610
7cca5f6
ed15ca1
a35e308
d02da95
64737a8
a81bba1
8004837
c958aba
2dcd175
e5c28c2
8964dfc
5609c4a
52977dc
ee7ddd9
fe08674
d9d30a8
f4e4c9b
66f32eb
e6d586f
7dcd12e
19c3cae
02ddbe6
ccae127
28fb2ec
0eb8157
1751f36
f7bb8b9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 479 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/methodgen/InitMethodGen.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/methodgen/InitMethodGen.java#L477-L479
Check warning on line 650 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/emit/InstructionEmitter.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/emit/InstructionEmitter.java#L650
Check warning on line 671 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/emit/InstructionEmitter.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/emit/InstructionEmitter.java#L657-L671