tofu icon indicating copy to clipboard operation
tofu copied to clipboard

fixed zio.Tag's usage in ZIO's WithRun implicit

Open skelantros opened this issue 10 months ago • 3 comments

  • An implicit instance of Tag is now used in ZIO's WithRun instance to initialize ZEnvironment properly.

fixes #1236

skelantros avatar Apr 12 '24 20:04 skelantros

nice fix!

Grryum avatar Apr 15 '24 07:04 Grryum

@skelantros Thx for the fix!

It would be nice if there was a test on that issue to be sure that we won't break it. Don't you mind to add that in your PR?

dos65 avatar Apr 18 '24 16:04 dos65

@skelantros Thx for the fix!

It would be nice if there was a test on that issue to be sure that we won't break it. Don't you mind to add that in your PR?

Hi there! Ok, gonna do that on the weekend.

skelantros avatar Apr 18 '24 18:04 skelantros

@skelantros I'm closing your PR. Your changes were included in #1383 by @Grryum

dos65 avatar May 16 '24 10:05 dos65