graphql-engine/server/src-lib
Brandon Simmons 66551acac4 Replace idle GC with a custom GC thread
The current idle GC settings seem never to cause idle GC to trigger.
The changes here at least help memory usage to look more reasonable when
running certain benchmarks, and speculatively could partially fix some
memory leaks users have reported.

See ourIdleGC for details.

Referencing canonical memory issue #3388
2020-07-14 11:54:24 +05:30
..
Control More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30
Data relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Hasura Replace idle GC with a custom GC thread 2020-07-14 11:54:24 +05:30
Network server: changes catalog initialization and logging for pro customization (#5139) 2020-06-19 12:12:32 +05:30