Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

[pull] master from giampaolo:master #64

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 5, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jun 5, 2024
`Process.cmdline()` sometimes fail with EBUSY. It
usually happens for long cmdlines with lots of
arguments. In this case retry getting the
cmdline for up to 50 times, and return an empty
list as last resort.
@pull pull bot added the merge-conflict Resolve conflicts manually label Jun 8, 2024
@pull pull bot requested a review from ddelange June 8, 2024 00:08
giampaolo and others added 11 commits June 9, 2024 23:06
…hon (#2428)

* Fix GIL warnings and a few thread-safety issues in free-threaded CPython
* The temporary `argv` C array is no longer global in OpenBSD's
  proc_cmdline
* The `maxcpus` variable is no longer global in FreeBSD's per_cpu_times.

Signed-off-by: Sam Gross <colesbury@gmail.com>
Signed-off-by: mayeut <mayeut@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants