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

Store the MainContext of command line executions. #722

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

claudiamurialdo
Copy link
Collaborator

@claudiamurialdo claudiamurialdo commented Nov 23, 2022

Only main context must wait for unfinished submit threads.
It solves the case of deadlock when a submitted thread executes an external object that is a generated proc that executes in the same way as if it were a Main procedure.
It will be improved soon making main procedures extend GXMainProcedure to hold the RealMainProgram.
Issue:99515

…ust wait for unfinished submit threads.

It will be improved making main procedures extend GXMainProcedure<T>.
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests November 23, 2022 15:53 Inactive
@claudiamurialdo claudiamurialdo merged commit f9ec62c into master Nov 28, 2022
@claudiamurialdo claudiamurialdo deleted the main-submit branch November 28, 2022 19:35
claudiamurialdo added a commit that referenced this pull request Nov 29, 2022
…ust wait for unfinished submit threads. (#722)

It will be improved making main procedures extend GXMainProcedure<T>.

(cherry picked from commit f9ec62c)
claudiamurialdo added a commit that referenced this pull request Dec 5, 2022
…ust wait for unfinished submit threads. (#722)

It will be improved making main procedures extend GXMainProcedure<T>.

(cherry picked from commit f9ec62c)
claudiamurialdo added a commit that referenced this pull request Dec 5, 2022
…ust wait for unfinished submit threads. (#722)

It will be improved making main procedures extend GXMainProcedure<T>.

(cherry picked from commit f9ec62c)
claudiamurialdo added a commit that referenced this pull request Mar 20, 2023
…ust wait for unfinished submit threads. (#722)

It will be improved making main procedures extend GXMainProcedure<T>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants