ABC
ABC
Current server code is lacking an implementation of a LZ4 compressor
## Description If a server crashes, we should send the last N logs of the server no matter what since that usually contains the crash info. The following is a...
Either should add indicators to let the user know the command isn't hanging, or better yet would be to speed the command up.note: slowness might come from initialization of psql
`SIGTERM`s must be received cleanly by GDB, run.sh, and test_coredump.c, on matchmaker lobby close
Had to run `opengb clean` to update the zod data
Ran `opengb dev` in tests/basic (in the opengb-registry repo) and was crashing with the following error
In preparation for the analytics module. Also need to change all references to `postgres` in the codebase to something more broad like `database` or `sql`, that way any future database...
If there's no `scripts/` folder in a given module, `opengb create script` will fail (writeFile without mkdir({recursive:true}))