Skip to content

Conversation

@riccardobl
Copy link
Member

This pr makes TempVars closeable, so that it can be used with try-with-resource

try(TempVars vars = TempVars.get()){
   // ...
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant