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
Output from FTL is not always reaching the terminal. This seems to happen when larger text is printed right before exiting.
I think I'm seeing this when trying to get a schema diff, but instead of seeing the diff i expected, I get nothing or a partial result.
Output from FTL is not always reaching the terminal. This seems to happen when larger text is printed right before exiting.
I think I'm seeing this when trying to get a schema diff, but instead of seeing the diff i expected, I get nothing or a partial result.
Steps to repro:
cmd_schema_diff.go.66
:ftl dev --recreate
ftl schema diff
Expected behaviour:
Actual behaviour:
The text was updated successfully, but these errors were encountered: