ended8월 5일· 1 sources
This Bug Has Never Fired in Production. I Fixed It Anyway
Why it matters
This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry. Run this and predict the output: def batched(messages, chunk_size): batch = [] for m in messages: if len(batch) == ...
1
Sources
+0
24h
—
Growth
4d
Active