Sam Cohen

Results 5 issues of Sam Cohen

I have added a unit test [here](https://github.com/RemoraCarbon/cantools/commit/1b1a45364e62391c6cd0fefb7c261dad893180bb) to represent the behavior I would like to implement. I have found a bug in the SYM parser where, if a hexadecimal number...

Right now, decode/encode always uses `float`/`double` in the autogenerated C code. It might be better if, for enum-valued signals (signal has a `choices` attribute), we autogenerate C enums and can...

### Description Allow customization of the Modbus timeout ### Issues Resolved ### Check List General - [ x] Code follows coding style defined in STYLE.md - [ x] Doxygen comments...

I have some code in production which, in parallel, lists objects in a prefix, and then deletes them. Gofakes3 appears to not work correctly for this use case. See the...

I am not deeply familiar with the scope of the pod security admission policies. However, it seems that setting `automountServiceAccountToken` to `true` (the default) on a pod spec can allow...

lifecycle/stale