Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NgapBuildDmrppContainer lifecycle changes from lcfo-2023 #867

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ndp-opendap
Copy link
Contributor

This is an attempt to stop the container from hanging onto a shared pointer to an object which keeps a file open until the next request.

Imported lifecycle changes for NgapBuildDmrppContainer from lcfo-2023

It is entirely possible that this attempt is just wrong. At the point I wonder if we couldn't just get the container at the end of the transmission and call release() on the shared_ptr

Copy link

sonarqubecloud bot commented Jan 3, 2024

Copy link

sonarqubecloud bot commented Jan 3, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarqubecloud bot commented Jan 3, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@jgallagher59701 jgallagher59701 left a comment

Choose a reason for hiding this comment

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

I think this can be merged. It seems to have languished, but if it's still valid, then lets merge it. Otherwise, let's close this PR.

@jgallagher59701
Copy link
Member

@ndp-opendap What is the status of this PR? Should it be merged or dropped?

@ndp-opendap
Copy link
Contributor Author

It was never review. It's possible this idea is worthy, or it may be junk. Given the c++ situation in general this would require careful review

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.

2 participants