• Joined on 2025-12-05
unai pushed to main at unai/azkoyen_technical_test 2026-03-11 08:16:24 +00:00
0d3aa60e2e Merge pull request 'fix: not always needed but sometimes the compiler doesn't link random automatically' (#13) from unai-patch-1 into main
6d0d80e59c fix: not always needed but sometimes the compiler doesn't link random automatically
Compare 2 commits »
unai merged pull request unai/azkoyen_technical_test#13 2026-03-11 08:16:23 +00:00
fix: not always needed but sometimes the compiler doesn't link random automatically
unai created pull request unai/azkoyen_technical_test#13 2026-03-11 08:16:18 +00:00
fix: not always needed but sometimes the compiler doesn't link random automatically
unai created branch unai-patch-1 in unai/azkoyen_technical_test 2026-03-11 08:16:13 +00:00
unai pushed to unai-patch-1 at unai/azkoyen_technical_test 2026-03-11 08:16:13 +00:00
6d0d80e59c fix: not always needed but sometimes the compiler doesn't link random automatically
unai pushed to main at unai/azkoyen_technical_test 2026-03-11 08:10:52 +00:00
b83d7a3007 Merge pull request 'fix: added missing jittering when producer is enabled' (#12) from fix/jittering_producer into main
c858df25ea fix: added missing jittering when producer is enabled
Compare 2 commits »
unai merged pull request unai/azkoyen_technical_test#12 2026-03-11 08:10:51 +00:00
fix: added missing jittering when producer is enabled
unai created pull request unai/azkoyen_technical_test#12 2026-03-11 08:10:01 +00:00
fix: added missing jittering when producer is enabled
unai created branch fix/jittering_producer in unai/azkoyen_technical_test 2026-03-11 08:09:37 +00:00
unai pushed to fix/jittering_producer at unai/azkoyen_technical_test 2026-03-11 08:09:37 +00:00
c858df25ea fix: added missing jittering when producer is enabled
unai pushed to main at unai/azkoyen_technical_test 2026-03-10 20:30:23 +00:00
d4c485a854 Merge pull request 'fix/readme_licenses' (#11) from fix/readme_licenses into main
6bfba61742 fix: improve README formatting and clarify descriptions for components and tests
246104b091 fix: update license identifier from GPL-3.0-only to GPL-3.0-or-later in multiple files
Compare 3 commits »
unai merged pull request unai/azkoyen_technical_test#11 2026-03-10 20:30:21 +00:00
fix/readme_licenses
unai created pull request unai/azkoyen_technical_test#11 2026-03-10 20:30:03 +00:00
fix/readme_licenses
unai created branch fix/readme_licenses in unai/azkoyen_technical_test 2026-03-10 20:29:51 +00:00
unai pushed to fix/readme_licenses at unai/azkoyen_technical_test 2026-03-10 20:29:51 +00:00
6bfba61742 fix: improve README formatting and clarify descriptions for components and tests
246104b091 fix: update license identifier from GPL-3.0-only to GPL-3.0-or-later in multiple files
Compare 2 commits »
unai merged pull request unai/azkoyen_technical_test#10 2026-03-10 20:23:54 +00:00
Added flow chart with the thread's logic
unai pushed to main at unai/azkoyen_technical_test 2026-03-10 20:23:54 +00:00
747e0d1208 Merge pull request 'Added flow chart with the thread's logic' (#10) from docs/flow-chart into main
e1fc753c3d Added flow chart with the thread's logic
Compare 2 commits »
unai created pull request unai/azkoyen_technical_test#10 2026-03-10 20:23:47 +00:00
Added flow chart with the thread's logic
unai merged pull request unai/azkoyen_technical_test#9 2026-03-10 20:23:27 +00:00
test/race_conditions
unai pushed to main at unai/azkoyen_technical_test 2026-03-10 20:23:27 +00:00
cc47627b09 Merge pull request 'test/race_conditions' (#9) from test/race_conditions into main
f51e65444f feat: add quality description to document TDD benefits for race condition tests
79f5ad10b6 feat: simulate consumer crash in race condition tests to verify producer behavior
3d2c193db9 feat: enhance race condition tests to verify producer resilience after consumer crash
e8da963919 fix: correct comment formatting in main.cxx
Compare 7 commits »