Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actor.initialize/deinitialize not called in compiled version #204

Open
rubensworks opened this issue Aug 9, 2018 · 0 comments
Open

Actor.initialize/deinitialize not called in compiled version #204

rubensworks opened this issue Aug 9, 2018 · 0 comments

Comments

@rubensworks
Copy link
Member

Issue type:

  • 馃悰 Bug

Description:

I just noticed that Actor.initialize() and Actor.deinitialize() are not being called when a (Components.js) engine is being invoked, and therefore also not in the browser version.

At the moment, this will not cause any major issues, as these methods are not being used in essential places. As this might change in the future, we should make sure that these are properly called everywhere.

@rubensworks rubensworks self-assigned this Aug 9, 2018
@rubensworks rubensworks added this to To do in Development 1.2.0 via automation Aug 9, 2018
@rubensworks rubensworks mentioned this issue Aug 9, 2018
@rubensworks rubensworks added this to To Do in Maintenance via automation Aug 10, 2018
@rubensworks rubensworks removed this from To do in Development 1.2.0 Aug 10, 2018
@rubensworks rubensworks moved this from To Do to To Do (Minor) in Maintenance Aug 20, 2018
@rubensworks rubensworks removed their assignment Nov 6, 2018
@rubensworks rubensworks added this to To Do (prio:low) in Maintenance Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Do (prio:low)
Maintenance
  
To Do (Minor)
Maintenance
  
To Do (prio:low)
Development

No branches or pull requests

1 participant