You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
I'm curious how the controller lifecycle works. Does a new instance of controller get created on every request? If not, how is the t.Ctx field made threadsafe between different concurrent requests?
The text was updated successfully, but these errors were encountered:
@wolfgangmeyers sorry for the late reply. There is a lot of work needed for utron, and maybe a rewrite on some on the components.
I would really love to see someone look into this. If you don't mind we can discuss this, and see what we can do about it. I really need help here, I mean someone who will see things in a different perspective.
I'm curious how the controller lifecycle works. Does a new instance of controller get created on every request? If not, how is the t.Ctx field made threadsafe between different concurrent requests?
The text was updated successfully, but these errors were encountered: