Open Crola1702 opened 1 day ago
Hmm I wonder why mypy times out when running Windows debug but the other Windows builds.
Running mypy
locally on my Windows machine only takes 5.2 seconds.
Output from Measure-Command {mypy .}
Days : 0
Hours : 0
Minutes : 0
Seconds : 5
Milliseconds : 258
Ticks : 52583442
TotalDays : 6.08604652777778E-05
TotalHours : 0.00146065116666667
TotalMinutes : 0.08763907
TotalSeconds : 5.2583442
TotalMilliseconds : 5258.3442
Bug report
Required Info:
Steps to reproduce issue
Additional information
Reference build:
Test regression:
Probably caused by https://github.com/ros2/rosidl/pull/828