Yes, there was also a recent report [1] about the current state of Multicore. Apart from some unsolved problems the two largest problem now are 1) it's not in the mainline yet 2) lack of support in standard/third-party libraries. Sadly, it might take quite a while for ecosystem to catch up. Haskell has a similar problem with Linear Types[2][3].
[1] https://discuss.ocaml.org/t/multicore-ocaml-june-2020/6047
[2] https://gitlab.haskell.org/ghc/ghc/-/wikis/linear-types
[3] https://github.com/tweag/linear-base/