in reply to Re^2: Let's face it, Perl *is* a scripting language
in thread Let's face it, Perl *is* a scripting language
What I mean by this is that we can either choose to allow signals to interrupt long atomic calls (eg an attempt to connect to a database with DBI) but suffer potential core dumps, or else we can choose safety but not be able to use alarms to get timeouts to work.
|
|---|