| ▲ | jayd16 7 months ago | |
If your code base is already using async await it's really not an issue. | ||
| ▲ | int_19h 7 months ago | parent [-] | |
The point is that it's not actually different from C#, especially once you consider that F# also has task{} blocks that give you a .NET Task directly. | ||