Skip to content
Snippets Groups Projects
Commit 7e4e4687 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy
Browse files

netbox: allow async request sending on 'fetch_schema'

When a netbox state machine is in 'fetch_schema' state, an async
request must not
* raise an error, because it is not 'error' state;
* wait for 'active' state, because async request must no wait
  anything.

Follow up #3107
parent 796de67c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment