Skip to content

Conversation

@Damian-Nordic
Copy link
Contributor

Fix possible data race that may happen when the transport receives the first nRF RPC packet before the thread that initializes nRF RPC marks the group's transport as initialized.

Also, clean up the OS layer template.

OS template contains nrf_rpf_os_remote_XXX APIs that are
neither used nor implemented by concrete OS layers.

Signed-off-by: Damian Krolik <[email protected]>
Fix possible data race that may happen when the transport
receives the first nRF RPC packet before the thread that
initializes nRF RPC marks the group's trasport as initialized.

Signed-off-by: Damian Krolik <[email protected]>
@rlubos rlubos merged commit 58fe4d4 into nrfconnect:main Nov 20, 2024
4 checks passed
@Damian-Nordic Damian-Nordic deleted the nrf_rpc_init_race branch November 20, 2024 09:24
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.

4 participants