Skip to content

Unify @async_modify_environment and @modify_environment decorators

Unify both decorators by automatically detecting if decorated function is a coroutine or not.

Merge request reports