You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the Pondpond library with the synchronous view at first, then after changing the request, I got the asynchronous view.
We have sync methods for the PooledObjectFactory; is there a way to make them async so that we can implement pooling without modifying to the other libraries?
Thank you
The text was updated successfully, but these errors were encountered:
Hello,
I used the Pondpond library with the synchronous view at first, then after changing the request, I got the asynchronous view.
We have sync methods for the PooledObjectFactory; is there a way to make them async so that we can implement pooling without modifying to the other libraries?
Thank you
The text was updated successfully, but these errors were encountered: