Have it be a property of the reactor? Any reactor given an async tag will trigger observers asynchronously? Allow it to be awaitable?
In a recursively fashion make async signals and nested reactors too?
Should this be default? Since await is normal now?
@claude help me think through if I should implement this and if I do, how I would do it
Have it be a property of the reactor? Any reactor given an async tag will trigger observers asynchronously? Allow it to be awaitable?
In a recursively fashion make async signals and nested reactors too?
Should this be default? Since await is normal now?
@claude help me think through if I should implement this and if I do, how I would do it