detect_memory_leak
Analyze RxJS code to identify memory leaks and subscription management issues, helping prevent performance problems in reactive programming.
Instructions
Analyze RxJS code for potential memory leaks and subscription management issues
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | RxJS code to analyze for potential memory leaks | |
| componentLifecycle | No | Component lifecycle context | none |