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

Transient factory #2836

Merged
merged 2 commits into from
Mar 5, 2023
Merged

Transient factory #2836

merged 2 commits into from
Mar 5, 2023

Conversation

dansiegel
Copy link
Member

Description of Change

Fixing missing Reuse for transient factory registrations

Bugs Fixed

API Changes

n/a

Behavioral Changes

adds missing Reuse.Transient for Factory registrations on DryIoc

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

@dansiegel dansiegel added the bug label Mar 5, 2023
@dansiegel dansiegel merged commit 8fcc856 into master Mar 5, 2023
@dansiegel dansiegel deleted the transient-factory branch March 5, 2023 20:30
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.

[BUG] Registration of factory method in DryIoC uses default Reuse instead of transient
1 participant