]> git.cworth.org Git - empires-server/commit
Send a response in the implementation of the '/reset' endpoint
authorCarl Worth <cworth@cworth.org>
Fri, 26 Jun 2020 14:30:38 +0000 (07:30 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 26 Jun 2020 14:30:38 +0000 (07:30 -0700)
commit04466f7f35cfe583ee872dd272ded15be2bf1e0b
tree86b3eb630b44d82ff0a1980b71bd20d38757b596
parentc79d4a69a16751758d627a57bea93db9ac712888
Send a response in the implementation of the '/reset' endpoint

Without this, a client could hang forever waiting for the server to
say something, (which is exactly what the test suite was doing without
this fix).
empathy.js