You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent hanging by call backgroundResources.close() on stub.close() [ggj] (#804)
* feat(ast): Add support for throwable causes
* fix: call backgroundResources.close() on stub.close()
* fix: make Throwable a static final in TypeNode
* fix: update goldens
* feat(ast): support throwing all kinds of expressions
* fix: call backgroundResources.close() on stub.close()
* fix: update goldens
* feat(ast): Add support for multi-catch blocks
* fix: add extra catch block
* fix: isolate stub.close change to another PR
* fix: merge branches
0 commit comments