Skip to content

[pull] master from DataDog:master#639

Merged
pull[bot] merged 3 commits into
ConnectionMaster:masterfrom
DataDog:master
Jul 6, 2026
Merged

[pull] master from DataDog:master#639
pull[bot] merged 3 commits into
ConnectionMaster:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented Jul 6, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

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

ian28223 and others added 3 commits July 6, 2026 03:29
…le (#24107)

Replace hardcoded scalar OIDs targeting a single memory pool with a full
table walk of cempMemPoolTable. Each pool is tagged with mem_pool_index
and mem_pool_name via cempMemPoolName.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* Add deprecation notice for cisco duo

* Update format

* Address review comment

Co-authored-by: Eva Parish <eva.parish@datadoghq.com>

---------

Co-authored-by: savandalasaniya-crest <savan.dalasaniya@crestdata.ai>
Co-authored-by: Eva Parish <eva.parish@datadoghq.com>
Co-authored-by: Bhargav Nariyani <35323912+bhargavnariyanicrest@users.noreply.github.com>
…24315)

* Preserve the cancellation reason when EventBusOrchestrator times out

* Add changelog entry

* Add regression test for cancellation reason surviving orchestrator shutdown

* Cancel remaining tasks from a single place instead of guarding on cancelling()

Track the timeout reason via an internal exception instead of calling
task.cancel() from both __should_stop and the finally cleanup. The prior
guard (skip cancelling a task if cancelling() is already non-zero) could
leave a task alive indefinitely if it had earlier caught and suppressed
an unrelated CancelledError without calling uncancel().

* Drop leading underscore from OrchestratorTimeout
@pull pull Bot locked and limited conversation to collaborators Jul 6, 2026
@pull pull Bot added the ⤵️ pull label Jul 6, 2026
@pull pull Bot merged commit 0a8e8c3 into ConnectionMaster:master Jul 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants