On Fri, Mar 1, 2019 at 4:46 AM Mark Thomas wrote:
>
> On 28/02/2019 20:29, Austin Bookhart wrote:
> > Hi,
> >
> > I have a question regarding an asynchronous websocket implementation
> > we have in our application. We have run into issues where on a rare
> >
Hi,
I have a question regarding an asynchronous websocket implementation
we have in our application. We have run into issues where on a rare
occasion the websocket endpoint will become unusable due to what seems
to be a thread holding onto resources and not releasing them. Below is
the main struct