livebook/test/live_book
Jonatan Kłosko 88d194af80
Introduce the evaluator process (#5)
* Add code evaluation server

* Capture evaluator standard output and send to the caller

* Return full error info from evaluator

* Add support for deleting evaluation from hitory

* Fix a typo

* Start IOProxy once per Evalutor

* Apply review suggestions
2021-01-11 12:05:05 +01:00
..
evaluator Introduce the evaluator process (#5) 2021-01-11 12:05:05 +01:00
evaluator_test.exs Introduce the evaluator process (#5) 2021-01-11 12:05:05 +01:00
session_supervisor_test.exs Add module for managing multiple running sessions (#3) 2021-01-08 14:14:26 +01:00