Comment 22 for bug 1737363

Revision history for this message
Seth Hillbrand (sethh) wrote :

I was debating whether to put an explicit update call or not. The library update sends a kiway SCH_REFRESH message, which triggers a call to TestDanglingEnds. The first step of this is to call GetEndPoints, where the pin endpoints cache gets updated.