Jordan Dominion
Jordan Dominion
Here's the credentials handler I use today. Seems to work fine: https://github.com/tgstation/tgstation-server/blob/ac290fc6ffce19c41233bb3a8321e984d9c1e722/src/Tgstation.Server.Host/Components/Repository/LibGit2RepositoryFactory.cs#L83-L108 User/pass is user/token
Even using the workaround you get an unknown argument error: ``` Unknown argument: ./paradise.json [INFO] root: Server -> Starting [INFO] cfg: Configuration loaded from file [DEBG] root: Runtime: .NET 7.0.12...
Good to know
As it stands, this is still too slow and uses way too much memory. More improvements incoming.
Okay @SpaceManiac This is latest on /tg/. The 7228 is the number of procs infected with SHOULD_NOT_SLEEP to begin with. Each print-out represents 10s of work. ``` 7228 procs to...
I'm going to go ahead and do that
Back under 5s. It no longer prints out transitive errors but the time save is worth it.
There's a bug where the checking in `/New()` is too aggressive (We KNOW the type at that point and shouldn't be checking overrides).
/tg/ circa now `dreamchecker 2.882s - total 18.013s` ~136 errors
If anyone wants to take over this PR. It's basically done, except you need to get the commented out test from the above commit working