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
Description
The virtual network reserve method panic in case of an error: panic: runtime error: invalid memory address or nil pointer dereference
It's due to a small mistake in the error management.
Description
The virtual network reserve method panic in case of an error:
panic: runtime error: invalid memory address or nil pointer dereference
It's due to a small mistake in the error management.
To Reproduce
Expected behavior
Return the error
The text was updated successfully, but these errors were encountered: