Will Gorman

Results 6 comments of Will Gorman

Does this mean that the only way to get an activity that was in progress at the time that a worker shut down to retry is by using a heartbeat...

Has anyone found a solution for this? I'm running into this with 24.3 installed with homebrew. Tried using bash instead of zsh as mentioned above but wasn't able to resolve...

Unfortunately it seems like using boost 1.76 has some issues with Xcode 15. ``` /opt/homebrew/opt/[email protected]/include/boost/container_hash/hash.hpp:131:33: error: no template named 'unary_function' in namespace 'std'; did you mean '__unary_function'? struct hash_base :...

It looks like there's an undocumented [`hideGenerationTimestamp`](https://github.com/swagger-api/swagger-codegen/blob/3d231e4e4bf5b705a4f633d09ee0fe0932f1b863/modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/AbstractJavaCodegen.java#L124) option that worked for me, at least with the Jersey 2 server generation. It removes the `@Generated` annotation completely though.

@mpictor Were you ever able to get PWM working with the standard gokrazy kernel?

I agree to change the license from Commons-Clause v1.0 to Apache-2.0