Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Mark XML decoder as blocking #17

Closed
wants to merge 1 commit into from
Closed

Mark XML decoder as blocking #17

wants to merge 1 commit into from

Conversation

rossabaker
Copy link
Member

Backport of http4s/http4s-scala-xml#28. Deprecates the old decoder and introduces a new one with an Async constraint so the blocking call can be shifted to an appropriate pool.

This is binary compatible, and source compatible if it was called implicitly (typical) and with something Async (also typical).

@sjenna
Copy link
Contributor

sjenna commented Jun 22, 2022

Closing because this artifact has been migrated to https://github.com/http4s/http4s-scala-xml, so this repository will not receive backports.

@sjenna sjenna closed this Jun 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants