Jordan Dominion

Results 47 comments of Jordan Dominion

Sorry to say this isn't implemented in the git library: https://github.com/libgit2/libgit2sharp/issues/1429

This has now been implemented: https://github.com/libgit2/libgit2sharp/pull/2065

Chat bots are the problem here, connection shutdown is taking too long

Some work on this was done in ad2693805be588da288db071c994dbf6dced8efa

I just had a build take >10mins to start up: ![image](https://github.com/actions/runner-images/assets/8171642/57d3b56e-90b6-4d95-b597-9a84062247dc) https://github.com/tgstation/tgstation-server/actions/runs/5382159227/jobs/9767199703

I think this is something to do with dotnet because we just use Directory.CreateDirectory here https://github.com/tgstation/tgstation-server/blob/5b6c0c90fe6dba74b28a518e722544923039baec/src/Tgstation.Server.Host/IO/DefaultIOManager.cs#L159