Skip to content

Proper chdig library for using from C#115

Merged
azat merged 1 commit intomainfrom
lib-c
Jun 23, 2025
Merged

Proper chdig library for using from C#115
azat merged 1 commit intomainfrom
lib-c

Conversation

@azat
Copy link
Owner

@azat azat commented Jun 23, 2025

Had been required for - ClickHouse/ClickHouse#82388

- Now it is non-async
- Does not return Result<>
- Add missing enable_all(), otherwise fails with:
  A Tokio 1.x context was found, but timers are disabled. Call `enable_time` on the runtime builder to enable timers.
- Proper library and binary crate at the same time
@azat azat changed the title Add non-async version of main for export to C Proper chdig library for using from C Jun 23, 2025
@azat azat merged commit ea9df86 into main Jun 23, 2025
8 checks passed
@azat azat deleted the lib-c branch June 23, 2025 09:29
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