The patch pwlib-assert-action.diff replaces the environment variable
PWLIB_ASSERT_EXCEPTION (see request 1602184)
by more flexible one
PWLIB_ASSERT_ACTION={A[bort]|C[ore dump]|I[gnore]|[Throw exception]|D[ebug]}
By setting the environment variable PWLIB_ASSERT_ACTION to an action name, no user interaction is required and the action will be done on the exception.
pwlib-assert-action.diff
Logged In: YES
user_id=774109
Originator: NO
Applied, but kept both environment variables to preserve backwards compatibility