Skip to content
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

Remove cats-effect #9

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

adamretter
Copy link
Collaborator

Cats-effect was only really being used for ARM (Automatic Resource Management), but we can take a simpler approach with our own With class in Scala 2.12. If we upgrade later to Scala 2.13, we can use scala.util.Using instead.

@adamretter adamretter merged commit d288f80 into BCDH:master Oct 2, 2023
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.

2 participants