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
With the introduction of async fetching (#755), there is a risk that we broke something as Jaybird will not immediately consume the messages returned by the server in response to the fetch. To aid troubleshooting and provide a workaround, we should add a connection property which can be used to disable async fetching.
The text was updated successfully, but these errors were encountered:
With the introduction of async fetching (#755), there is a risk that we broke something as Jaybird will not immediately consume the messages returned by the server in response to the fetch. To aid troubleshooting and provide a workaround, we should add a connection property which can be used to disable async fetching.
The text was updated successfully, but these errors were encountered: