Skip to content

Added call to .Unwrap() method. #25

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

fbedogni
Copy link

Added call to .Unwrap() method to produce a task that correctly waits for the batch thread to finish work before completing.

Resolves #24

fbedogni and others added 2 commits March 17, 2024 11:41
… for the batch thread to finish work before completing.

Resolves saleem-mirza#24
Added call to .Unwrap() method.
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.

Bug - Dispose() doesn't wait for messages to be sent to the database before terminating resulting in possible log losses
1 participant