RomanMIzulin

Results 3 issues of RomanMIzulin

# Description Just format go snippet AND corrected a little bit to a be valid go code. ## Type of change - [ ] Documentation change (pure documentation change) ##...

# Feature request Future [containers](https://returns.readthedocs.io/en/latest/pages/future.html#future-container) are cool, but is not possible to concurrently execute them from sync context. Like this ``` @future_safe async def f()->Any: ... @future_safe async def g()->Any:...

enhancement

Before processing further, here a little snippet how it could look like. - [ ] I have double checked that there are no unrelated changes in this pull request (old...