Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: improve autobuild.executor unit tests #1859

Closed
@johnstcn

Description

@johnstcn

Autobuild lifecycle tests have a time.After(5 * time.Second) in a few places, which causes the tests to take ~15s.
The reason for the wait is to ensure that a workspace build occurs.
Investigate low-cost ways to improve these wait times.

Metadata

Metadata

Assignees

Labels

apiArea: HTTP API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions