1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: mark cancel_test.v with vtest retry: 3

This commit is contained in:
Delyan Angelov 2021-09-23 14:55:04 +03:00
parent b354f9ae9a
commit ad58fe8249
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -1,3 +1,4 @@
// vtest retry: 3
import context
// This example demonstrates the use of a cancelable context to prevent a