Skip to content

Conversation

@quic-mamta
Copy link
Contributor

No description provided.

mamtsing and others added 16 commits November 3, 2025 10:33
Signed-off-by: Mamta Singh <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Asmita Goswami <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Asmita Goswami <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Asmita Goswami <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Asmita Goswami <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Asmita Goswami <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Asmita Goswami <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Mohit Soni <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Vinayak Baddi and others added 5 commits November 3, 2025 10:33
Signed-off-by: vbaddi <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Mohit Soni <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
Signed-off-by: Rishin Raj <[email protected]>
del self.execObj
self.program.deactivate()
if self.is_active:
del self.execObj
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT pick, we should always have a cleanup method declared for execObj, else it may lead to silent memory leaks. Just deleting the object may lead to hidden memory leaks.

Copy link
Contributor

@quic-amitraj quic-amitraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@asmigosw asmigosw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@quic-hemagnih quic-hemagnih merged commit 7e8838f into quic:main Nov 4, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants