Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1287·spark

Adding route is not thread safe

Author: devendraapCreated Oct 20, 2023Updated Oct 22, 2023

The routes when registered from multiple threads is causing routes to be overwritten

https://github.com/perwendel/spark/blob/1973e402f5d4c1442ad34a1d38ed0758079f7773/src/main/java/spark/Service.java#L79

Source: perwendel/spark

View original on GitHubView discussion on GitHub