fauna-shell icon indicating copy to clipboard operation
fauna-shell copied to clipboard

WIP: FE-1175 - handle command execution and terminate when possible

Open artyom-kurnikov opened this issue 4 years ago • 0 comments

Should be merged only when https://github.com/fauna/faunadb-js/pull/454 is released and web-shell is upgraded to that newest faunadb version.

Notes

Jira Ticket

How to test

  • run a command in web-shell e.g. ./bin/run eval "Add(1, 1)"
  • ensure the process is terminated immediately after execution

artyom-kurnikov avatar Mar 29 '21 14:03 artyom-kurnikov