livebook/test
José Valim d2344a5c3b
Improve memory tracking and address race conditions (#957)
1. Allow multiple sessions to close or disconnect at once,
     and then request the system resources to be updated

  2. Make sure that closing a session happens synchronously,
     otherwise a race condition could still list the closed
     session in a dashboard

  3. Ensure close and disconnect can happen more than once
     (for example if two users click the same button at the
     same time)
2022-01-30 12:47:50 +01:00
..
livebook Improve memory tracking and address race conditions (#957) 2022-01-30 12:47:50 +01:00
livebook_web Test and typing improvements (#949) 2022-01-29 16:39:41 +01:00
support Gracefully handle errors in the inspect protocol (#934) 2022-01-25 17:54:02 +01:00
livebook_test.exs Add public function for converting .livemd to .exs (#573) 2021-10-05 00:26:41 +02:00
test_helper.exs Fix intermittent test failures (#596) 2021-10-13 22:25:33 +02:00