Skip to content

Conversation

NthPortal
Copy link
Contributor

Backport scala.util.Using.

Backport scala.util.control.ControlThrowable from
2.13 (which does not suppress exceptions or have a
stack trace) as scala.util.control.compat.ControlThrowable
(it still extends previous Scala versions'
scala.util.control.ControlThrowable).

@martijnhoekstra martijnhoekstra mentioned this pull request Apr 23, 2020
Backport `scala.util.control.ControlThrowable` from
2.13 (which does not suppress exceptions or have a
stack trace) as `scala.util.control.compat.ControlThrowable`
(it still extends previous Scala versions'
`scala.util.control.ControlThrowable`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants