Skip to content

AppVeyor build sometimes fails with PostgreSQL timeout #1241

Closed
@bkoelman

Description

@bkoelman

DESCRIPTION

AppVeyor build sometimes fails with PostgreSQL timeouts, since we enabled running all tests in parallel. Should explore if reducing the level of parallelism (in case APPVEYOR environment variable is set) solves the problem.

private static readonly SemaphoreSlim ThrottleSemaphore = new(64);

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-investigationtestabilityIncrease the focus on decoupling processes/services to create a better testable environment

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions