Skip to content

Commit

Permalink
weird workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Jan 7, 2024
1 parent 213034d commit 0c54f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psutil/tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,7 @@ def wait_for_pid(pid):
if WINDOWS:
# give it some more time to allow better initialization
time.sleep(0.01)
psutil.Process(pid)


@retry(
Expand Down

0 comments on commit 0c54f92

Please sign in to comment.