You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow setting sandbox parameters per-language, make sandbox more restrictive
* Don't put /etc in the sandbox by default, only include the parts of
/etc that are necessary for specific languages (except for pascal...)
* Don't use preserve_env=True for compilation sandboxes, instead set
PATH to a reasonable value manually.
0 commit comments