Skip to content

Remove rust code that is no longer used#2598

Merged
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:remove-unused-code
Dec 9, 2022
Merged

Remove rust code that is no longer used#2598
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:remove-unused-code

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

This contains a few extern "C" fn functions that we don't call from C anymore, and the rust semaphore wrapper. I don't think we'll need a semaphore in rust anymore now that we're using thread parking in the scheduler.

@stevenengler stevenengler self-assigned this Dec 9, 2022
@github-actions github-actions bot added the Component: Main Composing the core Shadow executable label Dec 9, 2022
@stevenengler stevenengler merged commit 41e0def into shadow:main Dec 9, 2022
@stevenengler stevenengler deleted the remove-unused-code branch December 9, 2022 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Main Composing the core Shadow executable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants