Comment 5 for bug 2035573

Revision history for this message
Brian Haley (brian-haley) wrote :

Deleting your last router would delete the subnet, then creating another will trigger a new allocation, and possibly the race condition. If you never delete one router (say, router 1), does the failure still happen? If not then it's the same bug.

If you could retry using code on the master branch that would be the best test.