Benjamin Rhodes

Results 3 issues of Benjamin Rhodes

Good Morning! This may be some other issue, however, it is completely possible for the checkout call to cause an entire system to hang indefinitely until the process is killed....

enhancement
pool

I'm having trouble with the following jsonapi document. ``` { "included": [ { "type": "org", "relationships": { "members": { "links": { "related": "/api/orgs/1/members" } } } } ] } ```...

The original issue that I was facing was that supervisors never actually killed their child processes, thus leading to a memory/process leak when my system was running for about a...