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 Oct 30, 2018. It is now read-only.
It may come to a situation where the developers want to handle the http response by themselves, and calling actionContext.done will be a problem.
Per discussion with Caridy, currently there is no good way to disable the zombie detection in mojit level except for hacking action context. Maybe this can be done in a cleaner api call.
Please help label this as an "enhancement"
Thanks,
Steven
The text was updated successfully, but these errors were encountered:
Jbtw: That workaround does not seem to work in arbitrary child controllers 0.5.x, 0.7.1 (i.e. all our controllers are under HTMLFrameMojit, and there this call does not help, working with clones, or something?).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It may come to a situation where the developers want to handle the http response by themselves, and calling actionContext.done will be a problem.
Per discussion with Caridy, currently there is no good way to disable the zombie detection in mojit level except for hacking action context. Maybe this can be done in a cleaner api call.
Please help label this as an "enhancement"
Thanks,
Steven
The text was updated successfully, but these errors were encountered: