Mo :ferris: :tux: @ FOSDEM on Nostr: npub159jtd…mkfaf I never worked with concurrency in Python. But in C++ and Julia ...
npub159jtdf8xjp5tmkn3np828yp26l3e4wrzsnjqshne9y40cca226sqlmkfaf (npub159j…kfaf) I never worked with concurrency in Python. But in C++ and Julia and they don't even warn about data races.
Why I fear exceptions? Because you never really know what to catch and if you caught every exception. The safest way is to wrap everything with a "catch all"…
Example:
https://codeberg.org/mo8it/AdvLabDB/commit/26a8785d7acc83043f31e1d9efab6fa619074414
Why I fear exceptions? Because you never really know what to catch and if you caught every exception. The safest way is to wrap everything with a "catch all"…
Example:
https://codeberg.org/mo8it/AdvLabDB/commit/26a8785d7acc83043f31e1d9efab6fa619074414