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
((monitor.ml.Error "Assert_failure lib/faraday.ml:377:4"
("Raised at file \"async/faraday_async.ml\", line 30, characters 6-15"
"Called from file \"src/deferred1.ml\", line 17, characters 40-45"
"Called from file \"src/job_queue.ml\", line 167, characters 6-47"
"Caught by monitor Tcp.Server.create_sock_inet"))
Any idea why this might be happening?
The text was updated successfully, but these errors were encountered:
I'm trying to use faraday with Async like so:
but I get this error any time I try to connect:
Any idea why this might be happening?
The text was updated successfully, but these errors were encountered: