v3.92.0 (2025-02-12)
Fixed
- Ensure the log streamer respects forced shutdown of the agent #3180 (@wolfeidau)
- Fix data race on exitImmediately #3187 (@DrJosh9000)
- Reduce timeout for these two operations to avoid holding up compute #3177 (@wolfeidau)
- Timeout waiting for client containers #3172 (@DrJosh9000)
- Clean up worker pool implementation #3171 (@DrJosh9000)
Internal
- rm bazel-*, add to .gitignore #3178 (@DrJosh9000)
- Speed up needlessly slow tests #3179 (@DrJosh9000)