Good idea. (… two minutes later…) On the other hand, what about calls that block for a while and are interrupt safe? Is that really something that should be automatic? maybe it should be a different macro? maybe an optional flag?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Interrupts and `@spawn` with `ccall` | 1 | 405 | January 2, 2020 | |
| Wrote a macro to make ccall look a little more like Julia. Need an opinion on the return type placement | 33 | 3145 | January 24, 2019 | |
| How to interrupt a long-running ccall C/C++ library? | 1 | 302 | August 24, 2023 | |
| Create a custom @ccall | 4 | 204 | July 22, 2024 | |
| Segmentation fault on ccall | 6 | 1683 | November 11, 2017 |