Skip to content

It is possible to call init() repeatedly #1

Open
saq10002 opened this issue Oct 8, 2014 · 0 comments
Open

It is possible to call init() repeatedly #1

saq10002 opened this issue Oct 8, 2014 · 0 comments
Labels

Comments

@saq10002
Copy link
Owner

saq10002 commented Oct 8, 2014

If you call init second time, it would destroy all data you had so far. It can be easily prevented by

  • a flag, or
  • calling cleanup() everytime before starting init()
Sign in to join this conversation on GitHub.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant