-
Notifications
You must be signed in to change notification settings - Fork 5
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
コネクタと膜とプロセス文脈に関するバグ #321
Comments
そもそも、意味論に厳格に従った場合期待される動作(
の3ステップであるが、現状ではinプロキシ2つが存在する膜 これを(意味論に照らして)正しく処理するには、natoms命令の仕様を変更する必要がある。 |
関連するかは不明だが、以下のプログラムは通常実行でSEGVするが、非決定実行ではSEGVしない。
|
see also #235 |
一時対応策を #331 で実装したが、根本的解決ではないので本Issueは継続検討。 |
上記プログラムを通常実行(
-t
オプション)すると、と言われて異常終了する。
The text was updated successfully, but these errors were encountered: