Skip to content

Infinite loop if first class in alphabetical order has a [ Language = python ] method #75

@isc-dchui

Description

@isc-dchui

TestCoverage.Utils.LineByLineMonitor.Start goes through a list of routines to check if any objectscript code exists, but if the alphabetically first item in that list is a .py file (compiled/generated from the cls file), there will be no objectscript code and it ends up in an infinite loop. Python files should just be skipped.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions