Skip to content

Conversation

@tim-br
Copy link
Contributor

@tim-br tim-br commented Jan 7, 2026

No description provided.

@tim-br tim-br requested a review from a team as a code owner January 7, 2026 20:15
@glennj glennj added the x:rep/large Large amount of reputation label Jan 7, 2026
@tim-br tim-br merged commit 96f4d6f into main Jan 7, 2026
2 checks passed
--mount type=bind,src="${solution_dir}",dst=/solution \
--mount type=bind,src="${output_dir}",dst=/output \
--mount type=tmpfs,dst=/tmp \
--tmpfs /tmp:exec \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be exec?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe so:

Lean compiles to C, then to native code - this toolchain may write intermediate executables to temp locations

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. I think it will be fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:rep/large Large amount of reputation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants