Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: residual sync clock thread #123

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

Burning1020
Copy link
Member

  1. /dev/tun was opened but not closed in time after spawning vmm process.
  2. Close socket fd in time after getting bdf for eth interface.
  3. Shutdown sync_clock thread when sandbox was stopped.

Signed-off-by: Zhang Tianyang burning9699@gmail.com

@Burning1020 Burning1020 requested a review from a team as a code owner April 7, 2024 09:00
Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
@Burning1020 Burning1020 force-pushed the fix-residual branch 2 times, most recently from aa511dc to e6242cf Compare April 7, 2024 09:26
Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
@flyflypeng
Copy link
Member

flyflypeng commented Apr 7, 2024

/LGTM

@abel-von abel-von merged commit ee046ce into kuasar-io:main Apr 8, 2024
15 checks passed
@Burning1020 Burning1020 deleted the fix-residual branch August 16, 2024 07:21
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.

3 participants