FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
lock: add an opt-in rwlock that detaches before it blocks by youknowone · Pull Request #8556 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
298
Pull requests
105
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
lock: add an opt-in rwlock that detaches before it blocks
- #8556
#8556
Draft
youknowone
wants to merge 5 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:lock-detach-on-contention
youknowone/RustPython:lock-detach-on-contention
Copy head branch name to clipboard
Conversation
Commits
5
(5)
Checks
Files changed
Draft
lock: add an opt-in rwlock that detaches before it blocks
#8556
youknowone
wants to merge 5 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:lock-detach-on-contention
youknowone/RustPython:lock-detach-on-contention
Copy head branch name to clipboard
openssl: read aside instead of holding the caller's buffer locked
d50aef2
Select commit
Loading
Failed to load commit list.
Uh oh!
There was an error while loading.
Please reload this page
.
Sign in for the full log view
CI
on: pull_request
9
Determine changes
Run rust tests (macos-latest)
Run rust tests (ubuntu-latest)
Run rust tests (windows-2025)
Run snippets and cpython tests (macos-latest)
Run snippets and cpython tests (ubuntu-latest)
Run snippets and cpython tests (windows-2025)
Lint
Run tests under miri
Check the WASM package and demo
Run snippets and cpython tests on wasm-wasi
cargo check (ubuntu-latest, aarch64-linux-android)
cargo check (ubuntu-latest, i686-unknown-linux-gnu)
cargo check (ubuntu-latest, i686-unknown-linux-musl)
cargo check (ubuntu-latest, wasm32-wasip2)
cargo check (ubuntu-latest, x86_64-unknown-freebsd)
cargo check (ubuntu-latest, aarch64-unknown-linux-gnu)
cargo check (ubuntu-latest, x86_64-pc-windows-gnu)
cargo check (macos-latest, aarch64-apple-ios)
cargo check (macos-latest, x86_64-apple-darwin)
clippy (macos-latest)
clippy (ubuntu-latest)
clippy (windows-latest)
cargo shear
cargo doc
Code scanning results
zizmor
Lint
succeeded Aug 20, 2026 in 3m 17s
background
wait
wait-all
cancel
parallel
Loading
Re-running jobs...
Back
|
FazBrowse Home
|
New Git URL