mirror of
https://github.com/livebook-dev/livebook.git
synced 2024-12-26 17:33:44 +08:00
3 lines
125 B
Elixir
3 lines
125 B
Elixir
# Disable busy waiting, so that we don't waste
|
|
# resources when running in the cloud
|
|
+sbwt none +sbwtdcpu none +sbwtdio none
|