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

fix!: Remove Async from TransactAsync, TransactExAsync #422

Merged
merged 4 commits into from
Aug 22, 2023

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Aug 12, 2023

Another run at #314
Having >10 overloads of transact has pros and cons; the seriousness of the cons is largely dependent on the IDE

While the single change I had to make to the consumption in this repo seems innocuous, IME it can be excruciating to resolve when you're just trying to make something work.

So I'm still not sure if it should actually be done...

@bartelink bartelink force-pushed the remove-transactasync branch from 4a71ca2 to 52330a0 Compare August 12, 2023 17:32
@bartelink bartelink force-pushed the remove-transactasync branch from e62bb8a to 331e326 Compare August 18, 2023 10:52
@bartelink bartelink changed the base branch from master to stats-a August 18, 2023 10:53
Base automatically changed from stats-a to master August 22, 2023 08:19
@bartelink bartelink force-pushed the remove-transactasync branch 2 times, most recently from 2a212e7 to a84d02a Compare August 22, 2023 08:30
@bartelink bartelink marked this pull request as ready for review August 22, 2023 08:30
@bartelink bartelink force-pushed the remove-transactasync branch from f741365 to 1d642c5 Compare August 22, 2023 09:02
@bartelink bartelink merged commit 8706548 into master Aug 22, 2023
@bartelink bartelink deleted the remove-transactasync branch August 22, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant