You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LANDIS-II Developers
I'm trying to use the CleanUp() method to release resources when my extension finishes running but am having trouble figuring out how to code it so that it is actually called. Can anyone point me to an example of successful use of CleanUp()? Thank you.
Lesley
unread,
Nov 9, 2015, 10:34:52 AM11/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LANDIS-II Developers
Additional research has revealed that the CleanUp() and InitializePhase2() methods are defined incorrectly in the Core so they can't be invoked on an extension. I have opened GitHub issue #6 to address this situation. Interested parties can pick up the discussion there.