Hacker News new | ask | show | jobs
by vrighter 815 days ago
sure you can. set the concurrency limit to 1. If you're debugging the logic and not some race condition then this works perfectly fine. Remember to profile afterwards though