But it recommends it as a deployment option.
How to reproduce: https://gist.github.com/berekuk/5657189
Result I observed from this gist: thread1 prints "bar…bar…bar…" until I run the thread2 in another console, and then thread1 starts printing "foo…foo…", while thread2 prints "bar…bar…bar…"
PS: It's reproducible both with Dancer and Dancer2.
But it recommends it as a deployment option.
How to reproduce: https://gist.github.com/berekuk/5657189
Result I observed from this gist: thread1 prints "bar…bar…bar…" until I run the thread2 in another console, and then thread1 starts printing "foo…foo…", while thread2 prints "bar…bar…bar…"
PS: It's reproducible both with Dancer and Dancer2.