Skip to content

Enable concurrency in CI tests #461

@TzviPM

Description

@TzviPM

As part of dart-archive/ffigen#491, we discovered that some tests could fail with default concurrency of 5, but when run individually or with --concurrency=1 they passed.

We thus added --concurrency=1 to the tests and opted to follow up with solving the thread safety in this issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions