Mario Rivera

Results 3 issues of Mario Rivera

This is my first contribution here, so still learning the codebase. The `SSHOperator` does not have on_kill method that can be used to close a connection when needed. This PR...

area:providers
provider:ssh

--- This PR addresses issue #41036 by adding support for the `on_killed` callback on tasks that are still running when a DAG run reaches its timeout. Key changes: 1. Added...

area:Scheduler
area:serialization
area:API

## Description _I have opened this Draft PR to make sure I did the correct changes and get some feedback since this is my first contribution here._ This PR adds...