Closed DimStar77 closed 7 years ago
This is caused by the dependency_parser.py the matching is simply too slow for this it seems.
I guess we really should just match the brackets and skip. @sleep-walker could you please take look on this.
Actually this is duplicate of #181
confirmed - monkey patched my local install of spec-cleaner and this spec now passes in:
real 0m0.663s
user 0m0.632s
sys 0m0.024s
While working on bundle-lang-common, I realized that running spec-cleaner over bundle-lang-other.spec in this package takes a considerable amount of time (in the region of 15 - 30 minutes)
and the spec looks even really trivial compared to the other 3 spec files in this package:
to reproduce, simply pasted this into a .spec file and run spec-cleaner over it (it does not have to be related to the bundle-lang-common package)