Steven Liekens 4cfa571258 fix(router): cache route handle if found ()
When asking the route reuse strategy to retrieve a detached route handle, store the
return value in a local variable for further processing instead of asking again later.

resolves 

PR Close 
2018-04-23 13:35:59 -07:00
..