Manish Tomar
Manish Tomar
Unfortunately, our world is filled with side-effects which are out of our control and can result in errors. Based on a short chat with @glyph exceptions occurring when executing outputs...
It will be cool to write effect code using async/await syntax introduced in [PEP 492](https://www.python.org/dev/peps/pep-0492). For example, following code using `do` decorator: ```python @do def eff_func(): r1 = yield Effect(Intent1())...
Since tracking information is only for consumption and it is doesn't change it will be nice if the `Track` class along with its related classes are immutable.
**Tell us about your request** Docker Desktop should have a notification/warning system that is displayed when resources allocated to Desktop has reached close to its allocated limits. The resources I've...