utahplt / CSTG

CLI tool for generating and visualizing graphs from stacktraces
MIT License
4 stars 0 forks source link

Funky format issue with arguments in CSTG logs #2

Open ashton314 opened 1 year ago

ashton314 commented 1 year ago

@bennn noticed that including check_error([-Inf, …]) caused a loop in the diagram. The problem seems to be with the -Inf part.

bennn commented 1 year ago

Example image with loop: s3.pdf

A quick fix for FloatTracker is to stop printing the check_error line