Skip to content

clean utils code. #1290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025

Conversation

zhanluxianshen
Copy link
Contributor

No description provided.

hiyouga
hiyouga previously approved these changes Apr 28, 2025
@zhanluxianshen
Copy link
Contributor Author

use ruff format for ci errors.

hiyouga
hiyouga previously approved these changes Apr 28, 2025
"error": repr(e),
"traceback": clean_traceback(error_traceback),
}
# if "timeoutexception" in repr(e).lower():
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove instead of commenting?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK, rebased later.

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
@eric-haibin-lin eric-haibin-lin merged commit a43db53 into volcengine:main May 15, 2025
23 checks passed
@@ -655,7 +622,6 @@ def reliability_guard(maximum_memory_bytes=None):
os.chmod = None
os.chown = None
os.chroot = None
os.fchdir = None
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is this removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Its duplicate with above define.

thibautbar pushed a commit to project-numina/verl that referenced this pull request May 16, 2025
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
desaxce pushed a commit to project-numina/verl that referenced this pull request Jul 1, 2025
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants