I have a button that does some database work that might take a few seconds. Assuming the user could click it more than once, my express server might call that method more than once while another thread is still running, right?
Submitted November 04, 2018 at 11:50PM by ThePantsThief
No comments:
Post a Comment