Skip to content

Removed IORuntimeBuilder#addPoller on Scala.js#4419

Merged
djspiewak merged 2 commits intotypelevel:series/3.xfrom
djspiewak:bug/remove-addPoller-js
Jun 19, 2025
Merged

Removed IORuntimeBuilder#addPoller on Scala.js#4419
djspiewak merged 2 commits intotypelevel:series/3.xfrom
djspiewak:bug/remove-addPoller-js

Conversation

@djspiewak
Copy link
Copy Markdown
Member

This function was mistakenly included in the Scala.js public API for 3.6.x. It never worked and can't ever work, so we have withdrawn it to ensure that any code which mistakenly calls it fails to compile rather than silently fails at runtime.

Fixes #4359

@djspiewak djspiewak added this to the v3.7.0 milestone Jun 7, 2025
@djspiewak djspiewak merged commit 122f750 into typelevel:series/3.x Jun 19, 2025
36 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IORuntimeBuilder#addPoller on JS

1 participant