Skip to content

Conversation

@zmechanic
Copy link

vTaskDelete does not set pointer to NULL by itself. Once server is stopped, it cannot be started again, as there's if(xtask) return 0; check in ws_server_start.

`vTaskDelete` does not set pointer to NULL by itself. Once server is stopped, it cannot be started again, as there's `if(xtask) return 0;` check in `ws_server_start`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant