-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: crash if samples have different amount of costs associated
If we have a recording with the following layout: A B C where A: part where function f is accessed B: list samples C: part where function g is accessed then f won't have the lost events cost while g does. This will cause a crash when the model tries to access it fixes: #629
- Loading branch information
Showing
1 changed file
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters