mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-06 15:07:52 +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
|