The GitHub Actions job "Fory CI" on fory.git/main_0830 has failed.
Run started by GitHub user Pigsy-Monk (triggered by Pigsy-Monk).

Head commit for run:
e80df8941bed2d41fa2f3eb9e00adce19f9b7c2b / zwsong <[email protected]>
refactor: simplify isCustomSerializedByFactory to 
ConcurrentHashMap.computeIfAbsent

Replace three HashSet caches + manual re-entrancy guard with a single
ConcurrentHashMap<Class<?>, Boolean> and computeIfAbsent. Thread-safe,
simpler, same semantics.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

Report URL: https://github.com/apache/fory/actions/runs/33955923894

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to