-
Notifications
You must be signed in to change notification settings - Fork 1.4k
EBR based GC #6849
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
base: main
Are you sure you want to change the base?
EBR based GC #6849
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Code has been automatically formatted The code in this PR has been formatted using:
git pull origin gc |
📦 Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: [+] test: cpython/Lib/test/test_builtin.py dependencies:
dependent tests: (no tests depend on builtin) [+] test: cpython/Lib/test/test_dict.py dependencies:
dependent tests: (no tests depend on dict) [+] test: cpython/Lib/test/test_generators.py dependencies:
dependent tests: (no tests depend on generators) [+] lib: cpython/Lib/io.py dependencies:
dependent tests: (85 tests)
[+] test: cpython/Lib/test/test_multiprocessing_fork dependencies:
dependent tests: (no tests depend on multiprocessing_fork) [+] test: cpython/Lib/test/test_multiprocessing_forkserver dependencies:
dependent tests: (no tests depend on multiprocessing_forkserver) [+] test: cpython/Lib/test/test_multiprocessing_spawn dependencies:
dependent tests: (no tests depend on multiprocessing_spawn) [+] lib: cpython/Lib/subprocess.py dependencies:
dependent tests: (48 tests)
[+] test: cpython/Lib/test/test_sys.py dependencies:
dependent tests: (198 tests)
[+] lib: cpython/Lib/weakref.py dependencies:
dependent tests: (145 tests)
[+] test: cpython/Lib/test/test_weakset.py dependencies:
dependent tests: (no tests depend on weakset) [+] lib: cpython/Lib/zoneinfo dependencies:
dependent tests: (3 tests)
Legend:
|
caveat: EBR is not a GC algorithm