Context::Cancel() sets the deadline to DateTime::min(), which throws a range exception when cast to system_clock::time_point. Instead, cast system_clock::now() to DateTime. |
||
|---|---|---|
| .. | ||
| core | ||
| identity | ||
| keyvault | ||
| storage | ||
| template | ||
Context::Cancel() sets the deadline to DateTime::min(), which throws a range exception when cast to system_clock::time_point. Instead, cast system_clock::now() to DateTime. |
||
|---|---|---|
| .. | ||
| core | ||
| identity | ||
| keyvault | ||
| storage | ||
| template | ||