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
{{ message }}
This repository was archived by the owner on Feb 13, 2020. It is now read-only.
Many features provided by miop, are actually planned to be implemented by kotlinx.coroutines which means that we hope to deprecate them here in favor of the kotlinx.coroutines' version as soon as it is published.
So the user should be warned when using features which are known to be replaced by a kotlinx.coroutines feature.
The annotation should also provide a reference to the kotlinx.coroutines issue.
Many features provided by miop, are actually planned to be implemented by
kotlinx.coroutineswhich means that we hope to deprecate them here in favor of thekotlinx.coroutines' version as soon as it is published.So the user should be warned when using features which are known to be replaced by a
kotlinx.coroutinesfeature.The annotation should also provide a reference to the
kotlinx.coroutinesissue.