Skip to content

Bug fixes for issues found while testing MBSF - #61

Merged
davidjwbbc merged 6 commits into
5G-MAG:developmentfrom
davidjwbbc:development
Jun 5, 2026
Merged

davidjwbbc merged 6 commits into
5G-MAG:developmentfrom
davidjwbbc:development

Conversation

@davidjwbbc

Copy link
Copy Markdown
Collaborator

This includes some bug fixes for incorrect memory references, memory leaks and program aborts.

Also included are some updates to the code to cope with newer versions of the Boost library.

Aborts the CURL request when the Ingester is deleted to avoid it trying to write to the (possibly deleted) ObjectStore when the
request finishes.
This is done by only modifying collection object *after* initial iteration loop to find Objects to remove.
@rjb1000

rjb1000 commented Jun 5, 2026

Copy link
Copy Markdown

Now that 5G-MAG/rt-mbs-function#34 is merged, this PR can also be merged, I think, @davidjwbbc.

@davidjwbbc
davidjwbbc merged commit ee639b3 into 5G-MAG:development Jun 5, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Ready for review to Done in 5MBS: User Services initial release Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Development

Successfully merging this pull request may close these issues.

2 participants