Skip to content

skip fork test#6964

Merged
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:asyncio
Feb 2, 2026
Merged

skip fork test#6964
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:asyncio

Conversation

@youknowone
Copy link
Member

#6747

This must be fixed by #6963, but need to waiting for parking_lot feedback to decide to fork or not.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • Lib/test/test_asyncio/test_unix_events.py is excluded by !Lib/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@youknowone youknowone marked this pull request as ready for review February 2, 2026 08:26
@youknowone youknowone enabled auto-merge (squash) February 2, 2026 08:26
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

📦 Library Dependencies

The following Lib/ modules were modified. Here are their dependencies:

[x] lib: cpython/Lib/asyncio
[ ] test: cpython/Lib/test/test_asyncio (TODO: 39)

dependencies:

  • asyncio

dependent tests: (8 tests)

  • asyncio: test_asyncio test_builtin test_contextlib_async test_inspect test_logging test_os test_sys_settrace test_unittest

Legend:

  • [+] path exists in CPython
  • [x] up-to-date, [ ] outdated

@youknowone youknowone disabled auto-merge February 2, 2026 08:26
@youknowone youknowone merged commit 0a39c66 into RustPython:main Feb 2, 2026
14 checks passed
@youknowone youknowone deleted the asyncio branch February 2, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant