livebook/test
Jonatan Kłosko f91c71bf3a
Migrate the Evaluator process from GenServer to a regular process (#502)
* Migrate the Evaluator process from GenServer to a regular process

* Update CHANGELOG

* Attach reference to every evaluator and pass in internal messages

* Use start_supervised/2 in tests

* Apply review comments
2021-08-19 13:56:59 +02:00
..
livebook Migrate the Evaluator process from GenServer to a regular process (#502) 2021-08-19 13:56:59 +02:00
livebook_web Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
support Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
test_helper.exs Add editor completion to Elixir cells (#208) 2021-04-20 19:34:17 +02:00