Skip to content

Use async? #5

@cocowalla

Description

@cocowalla

Given that the sink is IO bound, would it make more sense to use EmitBatchAsync instead of EmitBatch?

You seem to go to lengths to ensure everything runs synchronously using GetAwaiter().GetResult(), so I'm wondering if there was a reason for that?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions