Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
-
Forked from jsommers/switchyard
Switchyard is a Python 3-based framework for building networked system software.
Python 1
-
-
1,447 contributions in the last year
Contribution activity
December 2020
Created 25 commits in 3 repositories
Created a pull request in ray-project/ray that received 4 comments
Remove unused ci/performance_tests
Why are these changes needed? Related issue number Checks
I've run scripts/format.sh to lint the changes in this PR.
I've included any doc chan…
+0
−279
•
4
comments
Opened 20 other pull requests in 1 repository
ray-project/ray
2
open
18
merged
- [dashboard] Fix RAY_RAYLET_PID KeyError on Windows
- [serve] Remove unused endpoints_to_remove
- [serve] Support for imported backends
- [rllib] Disable test_distributions due to failing in CI
- Better message for too little /dev/shm memory
- [serve] Fix flaky test_api.py::test_backend_user_config
- [serve] Re-enable test_failure.py
- Revert "[RLLib] Execution-Folder Type Annotations (#12760)"
- Check for raylet PID as ppid in dashboard agent fate-sharing
- Proxy sys.stdout and sys.stderr logging handler attributes to underlying stream
- Add tests for atexit handler behavior
- Clarify docs for atexit behavior when using ray.kill
- Hold GIL while submitting (actor) tasks
- [serve] Initial commit for CLI
- [serve] Make serve __del__ log DEBUG level
- Fix max_task_retries for named actors
- [serve] Long polling for routes in http server
- [serve] Remove unused assign_request wrapper
- [serve] Add docs on configuring cv2 parallelism
- [serve] Fix typo in long poll logs
Reviewed 36 pull requests in 1 repository
ray-project/ray 36 pull requests
- [Logging] Clean up INFO log
- [serve] Refactor to full control loop design
- [Serve] Handle Bug Fixes
- [Queue] Add options and shutdown to Queue
- [tune][hotfix] pin sklearn to commit
- [RLlib] Fix broken test_distributions.py (test_categorical)
- [Serve] [WIP] Mlflow plugin
- [Release Tests] shm size microbenchmark
- [core] recover startup logs
- [Core] Fix for RLIMIT patch for Big Sur
- [Serve] Add benchmark for async handles
- Check for raylet PID as ppid in dashboard agent fate-sharing
- [Logging] Use file handle instead of log rotation file-like object
- [Serve] Support basic Starlette response types
- Add grace period before warning of resource deadlock
- [Serve] Wait for actor name to be cleaned up
- [Serve] Allow ObjectRef for Composition
- Fix Checkstyle UnusedImports errors in streaming CI tests
- Fix a wrong import in test_performance.py
- Expose C NodeID to Python.
- remove debug extras from setup.py
- Add period to error message.
- Fix exit_actor in asyncio mode
- [Doc] Clarify Serve conda env docs
- [Logging] Merge .out and .err worker logs
- Some pull request reviews not shown.
Created an issue in ray-project/ray that received 8 comments
Segfault when submitting actor tasks from background thread
What is the problem? Ray into this when running the prototyped beam runner on my laptop (mac). Frequently (majority of the time) get a segfault wh…
•
8
comments
Opened 20 other issues in 1 repository
ray-project/ray
16
open
4
closed
- Add dashboard to bazel target to avoid running manual build commands
- Improve dashboard not found exception
- Properly fate-share dashboard agents with Raylet on Windows
- [serve] Prefer stopping pending replicas instead of running ones
- [serve] Backends can no longer take no arguments as input
- [serve] Clean up the serve handle sync vs. async API
- segfault when installing nightly wheels for python 3.6
- atexit handlers don't run when actor is terminated from going out of scope
- Clarify atexit docs
- [serve] Make deploying basic models simpler
- [serve] Better validation for arguments to client.start()
- [serve] Re-enable failure_test.py
- max_task_retries not working for named actors
- [serve] Add docs page on logging within backends
- Clarify versioning requirements for Ray Client
- Irrelevant error message when reporting error in Ray programs
- Remove spurious "Actor or task cannot be scheduled right now" messages
- [serve] Management CLI
- [serve] Better support for docker-based environment isolation
- [serve] Support deploying backends without having dependencies locally
6
contributions
in private repositories
Dec 7 – Dec 10