engine-deprecated icon indicating copy to clipboard operation
engine-deprecated copied to clipboard

Multiple web sql cause unexpected result and FATAL log

Open smacker opened this issue 7 years ago • 1 comments

I can run one more ./srcd web sql in another tab without error. But when I kill first one page on http://localhost:8080/ doesn't work anymore. At the same time command in the second tab is still running. Stopping it causes FATAL

screenshot 2019-03-04 at 13 14 00

smacker avatar Mar 04 '19 17:03 smacker

Related to #382, this is also about handling parallel commands.

carlosms avatar Apr 04 '19 12:04 carlosms