You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ndcli pool <pool> get delegation currently does not catch when the user tries to get a delegation with the same size as the pool's subnet, it fails in the DB due to a unique constraint:
ndcli pool <pool> get delegation
currently does not catch when the user tries to get a delegation with the same size as the pool's subnet, it fails in the DB due to a unique constraint:Test:
https://github.com/1and1/dim/blob/0e951965b65007c3ecbfcc15e6544ccfc635b9a7/dim-testsuite/tests/allocator_test.py#L150-L156
The text was updated successfully, but these errors were encountered: