Workers error while executing bazel clean
Open
tech debt
- Dominant language
- Kotlin
- Stars
- 42
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
The following message seems to be showing when bazel clean is done
```
INFO: Error while reading response from multiplexer process for DatabindingWorker: java.io.IOException: Could not parse json work request correctly
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with bazel clean and inspect the DatabindingWorker multiplexer output around the JSON work request. Trace where the response is read and parsed, then verify that bazel clean completes without the parsing error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100