Actions
Bug #4627
closedSingle node topologies without a new line at the end cause infinite loop when run
Start date:
06/01/2018
Due date:
% Done:
100%
Estimated time:
Description
The current parser will fail to break and enter an infinite loop when given a topology of the form:
[nodes]
a:
[links]
if an empty new line is omitted from the end. This is entirely unintended behavior and needs to be correct.
Updated by Alexander Lane over 6 years ago
- Status changed from New to Code review
Updated by Ashlesh Gawande over 6 years ago
- Status changed from Code review to Closed
- Target version set to v0.5.0
- % Done changed from 0 to 100
Actions