Skip to content

Instantly share code, notes, and snippets.

@SimonDanisch
Created September 12, 2023 20:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SimonDanisch/764832d06042b9238ece2dfab7ff336c to your computer and use it in GitHub Desktop.
Save SimonDanisch/764832d06042b9238ece2dfab7ff336c to your computer and use it in GitHub Desktop.
using Preferences
for uuid in ["ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a", "e9467ef8-e4e7-5192-8a1a-b1aee30e663a",
"276b4fcb-3e11-5398-bf8b-a0c2d153d008", "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"]
set_preferences!(Base.UUID(uuid), "precompile_workload" => false; force=true)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment