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

Canceler effect in toEffect does not run #695

Closed
steinybot opened this issue Jul 24, 2024 · 3 comments · Fixed by #697
Closed

Canceler effect in toEffect does not run #695

steinybot opened this issue Jul 24, 2024 · 3 comments · Fixed by #697

Comments

@steinybot
Copy link

I could be misunderstanding but this doesn't look right:

val cancelerEffect = F.delay {
val _ = fiber.interrupt
}

That returns a UIO but never runs it.

@steinybot steinybot changed the title Canceler effect in toEffect doesn't look right Canceler effect in toEffect does not run Jul 24, 2024
Copy link

algora-pbc bot commented Jul 26, 2024

💎 $100 bounty • Kaizen Solutions

Steps to solve:

  1. Start working: Comment /attempt #695 with your implementation plan
  2. Submit work: Create a pull request including /claim #695 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to zio/interop-cats!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @kyri-petrou Jul 26, 2024, 4:58:06 PM #697

@kyri-petrou
Copy link
Contributor

kyri-petrou commented Jul 26, 2024

/attempt #695

Algora profile Completed bounties Tech Active attempts Options
@kyri-petrou 20 ZIO bounties
Scala, Python,
Shell & more
Cancel attempt

Copy link

algora-pbc bot commented Jul 27, 2024

🎉🎈 @kyri-petrou has been awarded $120! 🎈🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants