Calls into IChatManager now queue messages

- Better timeout handling and hopefully kills the last spurious test failure
This commit is contained in:
Jordan Brown
2020-12-15 13:18:51 -05:00
parent b94eec081b
commit faf81f906d
7 changed files with 174 additions and 118 deletions
-1
View File
@@ -60,7 +60,6 @@ namespace ReleaseNotes
{
Milestone = $"v{versionString}",
Type = IssueTypeQualifier.PullRequest,
State = ItemState.Closed,
Repos = { { RepoOwner, RepoName } }
}).ConfigureAwait(false);