apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.58k stars 1.32k 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 6 months ago

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