Konstantin Lyubort

Results 3 comments of Konstantin Lyubort

I returned synchronous mode back and added `asyncServer` parameter. Could you please validate that this is the right way of introducing new parameters?

I also added some handling of HTTP error codes and failed requests for streaming (I print a message as `error-output` to the console if something goes wrong). But the synchronous...

> @lyubortk Are you observing this leak in real code? Yes, I do experience this problem in a real code. A new model is loaded approximately once an hour so...