Skip to content

Conversation

@AlliBalliBaba
Copy link
Contributor

@AlliBalliBaba AlliBalliBaba commented Nov 1, 2025

This refactor moves state.go and backoff.go to their own internal modules, freeing up the main module.

It also cleans up some unused C structs/functions and changes it so the thread-local is_worker_thread gets set once before going ready, instead of on each request_info update.

@AlliBalliBaba AlliBalliBaba changed the title Refator/cleanup c refactor: cleanup modules + c Nov 1, 2025
@AlliBalliBaba
Copy link
Contributor Author

Very strange, still seeing random build errors with internal module tests. Maybe this is due to some kind of caching in the pipeline?

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.

2 participants