mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Calls into IChatManager now queue messages
- Better timeout handling and hopefully kills the last spurious test failure
This commit is contained in:
@@ -60,7 +60,6 @@ namespace ReleaseNotes
|
||||
{
|
||||
Milestone = $"v{versionString}",
|
||||
Type = IssueTypeQualifier.PullRequest,
|
||||
State = ItemState.Closed,
|
||||
Repos = { { RepoOwner, RepoName } }
|
||||
}).ConfigureAwait(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user