Saturn icon indicating copy to clipboard operation
Saturn copied to clipboard

Fail on second router

Open ChrSteinert opened this issue 1 year ago • 0 comments

This adds a failure, when use_router is called a second time, or use_router after no_router (or the other way around). This is to avoid confusion: When a second (or more) router is added, only the last added router actually does things. An explicit error seems more useful.

Fixes #323.

I am happy to adjust the error messages, btw…

ChrSteinert avatar May 31 '24 19:05 ChrSteinert