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

複数プログラム実行時のCANCEL ALLに関する問題 / Problems with CANCEL ALL when running multiple programs #46

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

n-isaka
Copy link
Member

@n-isaka n-isaka commented Jul 27, 2021

親プログラムから3つ以上のプログラムを実行したのち、CANCEL ALLを実施した際に、正常にすべてのプログラムがCANCELされていなかった問題を修正した。

Fixed the problem that not all programs were normally CANCELed when CANCEL ALL was executed after executing 3 or more programs from the parent program.

* Fixed an issue connecting to the wrong node when add new sister node at cob_push_call_stack_list function.
* Fixed the problem that the program was canceled in duplicate by the recurrence function and loop processing.
…EL ALL

* Added tests related to modifying cob_push_call_stack_list
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.

1 participant