Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Mon, 23 Feb 2026 12:26:30 -0800 you wrote:
> bkg() is a helper for running commands in the background.
> When init or body of a with() block fails check if the bkg()
> process already exited and report its status (including stdout/
> /stderr). This significantly improves debugability.
> 
> Jakub Kicinski (3):
>   selftests: net: py: avoid masking exceptions in bkg() failures
>   selftests: net: py: use repr(cmd) for failure exceptions
>   selftests: net: py: add cmd info for ksft_wait failure
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] selftests: net: py: avoid masking exceptions in bkg() 
failures
    https://git.kernel.org/netdev/net-next/c/d99aa5912c3a
  - [net-next,2/3] selftests: net: py: use repr(cmd) for failure exceptions
    https://git.kernel.org/netdev/net-next/c/04abab18e120
  - [net-next,3/3] selftests: net: py: add cmd info for ksft_wait failure
    https://git.kernel.org/netdev/net-next/c/6e4dff20021a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to