shevelev / rest-xls

0 stars 0 forks source link

It seems like concurrency #10

Open kurenchuksergey opened 4 years ago

kurenchuksergey commented 4 years ago

https://github.com/shevelev/rest-xls/blob/c60924cdae6b540de7c1c1106a4d64e1528ffc07/src/main/kotlin/com/example/demo/controllers/XLSController.kt#L50 you have an async process, but you don't wait it and set the result as 'done'