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
After a py_addon (Python addon) is destroyed, the corresponding ten_addon_host_t still exists in the store, preventing addon_host and its ten_env_t from being destroyed.
The text was updated successfully, but these errors were encountered:
After a py_addon (Python addon) is destroyed, the corresponding ten_addon_host_t still exists in the store, preventing addon_host and its ten_env_t from being destroyed.
The text was updated successfully, but these errors were encountered: