You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to build the Ciera pei example as a stand-alone project caused a recursion failure in pyxtuml when compiling 'do_creates()' function.
Moving the last 20 lines of code to an auxiliary function proved to be a work-around.
see: https://github.com/amullarney/PersistenceTest/tree/12020_unformalizedTest - do_creates, do_create2 in functions package.
The text was updated successfully, but these errors were encountered:
As I recall recursion was mentioned in the traceback.. I will re-create the problem and let you know.
On Friday, July 9, 2021, 1:07:05 PM PDT, Levi Starrett ***@***.***> wrote:
@amullarney can you provide some insight?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
See https://support.onefact.net/issues/12193 for reference.
The text was updated successfully, but these errors were encountered: