8000 Pythonnet Converter is leaking memory · Issue #2288 · QuantConnect/Lean · GitHub
[go: up one dir, main page]

Skip to content
Pythonnet Converter is leaking memory #2288
@Martin-Molinero

Description

@Martin-Molinero

Expected Behavior

No memory leak occurs during conversion

Actual Behavior

There is a memory leak in the conversion of the new supported types

Potential Solution

  • Review and free leaking memory
  • Update pythonnet version to 1.0.5.9 (next version number)

Reproducing the Problem

Execute python algorithm with a ton of calls to OnData()

System Information

N/A

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0