concurrency-bugs

Tag

Cards List
#concurrency-bugs

When the Next Step Is Not One Step: Distribution-Aware Execution Modeling for Concurrent Go Programs

arXiv cs.LG · 2026-06-17 Cached

This paper proposes a distribution-aware training approach for modeling next-event predictions in concurrent Go programs, treating scheduler nondeterminism as a signal. Fine-tuning a 7B model on fewer than a thousand traces achieves 36.2% accuracy on production bugs, outperforming Gemini 3.5 Flash zero-shot.

0 favorites 0 likes
#concurrency-bugs

Do we fear the serializable isolation level more than we fear subtle bugs (2024)

Hacker News Top · 2026-06-03 Cached

This article argues that using weaker database isolation levels as default is a form of premature optimization, and recommends serializable isolation level unless the DBMS already defaults to it. It cites real examples of concurrency bugs leading to financial losses.

0 favorites 0 likes
← Back to home

Submit Feedback