apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.5k stars 1.31k forks source link

Remove libcoroutine from FDB #4348

Open sfc-gh-mpilman opened 3 years ago

sfc-gh-mpilman commented 3 years ago

This is currently blocked by #4347

As soon as libcoroutine is not needed anymore it should be removed from the code base

jzhou77 commented 5 months ago

It seems boost.corotine2 now supports windows, so this probably can be done.