Fernando Macedo

Results 75 comments of Fernando Macedo

I've installed 4.0.2 using uv and worked just fine.

Hi @wipoulou and @yelonek, sorry for the late reply. The current implementation of `allowed_events` only filters events that can potentially be triggered from the current state, without checking their conditions....

Hi @patrickwolf, how are you? Could you elaborate a bit more on your use case? In this context, I’m considering changing the `Order` model to something like an `OrderCollection` model,...

Hi @schaefer01, how are you? 1. You’re right — in this example the on_connect method doesn’t affect the execution flow itself. Its purpose is just to illustrate that the return...

I was able to reproduce the issue. Thanks for reporting this.