arcus-azure/arcus.testing

✨ [New]: pass cancellation token to test polling

開放

#496 建立於 2026年1月12日

 (2 則留言) (0 個反應) (1 位負責人)C# (6 個分叉)auto 404
area:coreenhancementfeature-requestgood first issue

倉庫指標

星標
 (9 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Description

When constructing a Poll test operation, there is no overload to pass the cancellation token. Especially in cancelled tests, it provide better support in performance and error handling if we could cancel these operations.

Solution

Provide .Target overloads with cancellation support.

Additional context

No response

貢獻者指南