-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
bugSomething isn't workingSomething isn't workingrubyIssues related to ruby supportIssues related to ruby support
Description
A ruby demo program that completes in miliseconds takes 20+ minutes to record at which point the process was stopped.
Steps to reproduce:
- Checkout the ui-tests/diff-view branch.
- run `ruby test-programs/rb_big_lorem_ipusum/run_all.rb
- run `ct run test-programs/rb_big_lorem_ipusum/run_all.rb
Expected result:
The the record should continue a bit longer than the pure ruby execution and codetracer should start after a couple of seconds.
Actual result:
Codetracer keeps recording the program for more than 20 minutes ( I did not test how long it will actually take )
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingrubyIssues related to ruby supportIssues related to ruby support