core_gc
Triggers Go's garbage collector to release unused memory and free system resources.
Instructions
Force garbage collection — Triggers Go's garbage collector to release unused memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |