Skip to content
Snippets Groups Projects

Logger add incref

Merged Loic Hausammann requested to merge logger_add_incref into master
All threads resolved!

Hey,

Currently the logger crash if the user plays a bit with the numpy arrays or loop multiple times over the function loadSnapshotAtTime. Here I am fixing both issues. For the loop problem, I was missing a reference count and for the other, I forgot to initialize my custom type.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 1cb30882 - Logger: add message before printing dtype

    Compare with previous version

  • Loic Hausammann resolved all discussions

    resolved all discussions

  • mentioned in commit 02704bc5

  • Please register or sign in to reply
    Loading