Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[BUGFIX][BACKPORT]#19214 from v1.x to v1.8.x delete executor before reallocating it memory #19222

Merged
merged 1 commit into from
Sep 26, 2020

Conversation

access2rohit
Copy link
Contributor

Description

Fixes memory leak in executor

@mxnet-bot
Copy link

Hey @access2rohit , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [clang, sanity, unix-cpu, windows-gpu, centos-gpu, centos-cpu, miscellaneous, unix-gpu, website, windows-cpu, edge]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@access2rohit access2rohit changed the title [BUGFIX] delete executor before reallocating it memory [BUGFIX][BACKPORT] delete executor before reallocating it memory Sep 25, 2020
@samskalicky
Copy link
Contributor

How about the 1.x branch?

#19214

@access2rohit access2rohit changed the title [BUGFIX][BACKPORT] delete executor before reallocating it memory [BUGFIX][BACKPORT]#19214 from v1.x to v1.8.x delete executor before reallocating it memory Sep 25, 2020
@samskalicky samskalicky merged commit 07d7e13 into apache:v1.8.x Sep 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants