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 think it should be possible without too many foundational changes.
An EIO implementation need to provide an implementation of Aws_s3.Types.Io. I have not tried, but I had success doing this for zmq-eio implementation
'a Deferred.t should be declared as type 'a Deferred.t = 'a and then go from there.
It would be nice to have support for using
Eio
as the concurrency library instead of async or lwt.The text was updated successfully, but these errors were encountered: