Open
Description
This is more of a question than a bug report, but is there a way to share state between middleware instances? Keeping them independent and decoupled is usually preferable, but there are cases where being able to share state is nifty. I was hoping to achieve that via attachments, but they don't seem to be propagated between instances. Thoughts?