mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-12-10 13:46:13 +08:00
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)
|
||
|---|---|---|
| .. | ||
| livebook | ||
| livebook_web | ||
| support | ||
| livebook_test.exs | ||
| test_helper.exs | ||