Multi object launches - #69
Merged
Merged
Conversation
Contributor
Author
|
@copilot Some actions are failing. Fix it! |
lmdiazangulo
marked this pull request as draft
June 9, 2026 12:45
Agent-Logs-Url: https://github.com/OpenSEMBA/tessellator/sessions/9d4cb838-6891-4b15-a986-f5f0e798125b Co-authored-by: lmdiazangulo <4919398+lmdiazangulo@users.noreply.github.com>
carlosgonzalez-elemwave
force-pushed
the
multi-object-launch
branch
2 times, most recently
from
July 22, 2026 16:18
c0abc23 to
949966d
Compare
Collaborator
|
This might be only in my system, but I have trouble within VSCode's environment to debug code. At random intervals, each time the debugger (lldb) tries to access information on certain objects or classes, it throws a Segmentation Fault signal. It currently happens with an uniquePointer for BaseMesher (can be worked around by defining an unused unique void pointer to MesherBase at a prior line of code). It also happened with standard library objects, but I found a setting that fixes that one in particular. I can debug now with minor issues, but it took some hours to fix it into a workable state. |
carlosgonzalez-elemwave
force-pushed
the
multi-object-launch
branch
from
July 23, 2026 14:54
b758569 to
900f53e
Compare
carlosgonzalez-elemwave
force-pushed
the
multi-object-launch
branch
from
July 23, 2026 15:52
900f53e to
d6f9303
Compare
carlosgonzalez-elemwave
marked this pull request as ready for review
July 23, 2026 16:00
Alberto-o
approved these changes
Jul 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.