ABC

Results 24 issues of ABC

Do not exist as of now

inaccuracy

Current server code is lacking an implementation of a LZ4 compressor

inaccuracy

## 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...

enhancement

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

bug

As of #63 CORS defaults to `*`

enhancement

`SIGTERM`s must be received cleanly by GDB, run.sh, and test_coredump.c, on matchmaker lobby close

bug

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

bug

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}))

bug