undf: assign 734-736; stamp rabbitmq-0001/0002

This commit is contained in:
russell@unturf.com 2026-03-30 08:26:11 -04:00
parent 3d0519f28d
commit 192219a62f
4 changed files with 7 additions and 2 deletions

View file

@ -124,7 +124,7 @@ git push
### Current counts (update when generator runs)
**733** assigned | **733** UNDF posts | last run: 2026-03-30
**736** assigned | **736** UNDF posts | last run: 2026-03-30
### Patch stamp format

View file

@ -731,5 +731,8 @@
"esbuild-0001": "UNDF-2026-000000730",
"postgres-0001": "UNDF-2026-000000731",
"activemq-0002": "UNDF-2026-000000732",
"activemq-0003": "UNDF-2026-000000733"
"activemq-0003": "UNDF-2026-000000733",
"spring-framework-0001": "UNDF-2026-000000734",
"spring-framework-0002": "UNDF-2026-000000735",
"spring-framework-0003": "UNDF-2026-000000736"
}

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000239
--- a/deps/rabbit/src/rabbit_fifo.hrl
+++ b/deps/rabbit/src/rabbit_fifo.hrl
@@ -285,1 +285,2 @@ service_queue = priority_queue:new() :: priority_queue:q(),

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000240
--- a/deps/rabbit/src/rabbit_queue_consumers.erl
+++ b/deps/rabbit/src/rabbit_queue_consumers.erl
@@ -44,6 +44,7 @@