Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jun 27, 2022

Rlimit would cause crashes in Windows tests. It was used by e3.testsuite
when calling self.shell, and would result into the following error:
"rlimit: cannot spawn process (error 0x2)".

Fix this with a replacement with Run, from e3.os.process, which should
not call any bug.

TN: V223-017

TurboGit
TurboGit previously approved these changes Jun 27, 2022
Copy link
Collaborator

@TurboGit TurboGit left a comment

Choose a reason for hiding this comment

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

Thanks, please squash & merge.

Rlimit would cause crashes in Windows tests. It was used by e3.testsuite
when calling self.shell, and would result into the following error:
"rlimit: cannot spawn process (error 0x2)".

Fix this with a replacement with Run, from e3.os.process, which should
not call any bug.

TN: V223-017
Copy link
Collaborator

@TurboGit TurboGit left a comment

Choose a reason for hiding this comment

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

Good !

@ghost ghost merged commit e24f882 into AdaCore:master Jun 27, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant