We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PollingSystem
Well, Daniel wants us to anyway 😝 for some reason I'm not crazy about this idea, but I won't die on this hill.
Basically, we should make an abstract class Poller or something, and move these methods onto that.
abstract class Poller
cats-effect/core/jvm-native/src/main/scala/cats/effect/unsafe/PollingSystem.scala
Lines 38 to 56 in 58f695f
Follow-up to:
The text was updated successfully, but these errors were encountered:
Wontfix
Sorry, something went wrong.
No branches or pull requests
Well, Daniel wants us to anyway 😝 for some reason I'm not crazy about this idea, but I won't die on this hill.
Basically, we should make an
abstract class Poller
or something, and move these methods onto that.cats-effect/core/jvm-native/src/main/scala/cats/effect/unsafe/PollingSystem.scala
Lines 38 to 56 in 58f695f
Follow-up to:
The text was updated successfully, but these errors were encountered: