stack_trace icon indicating copy to clipboard operation
stack_trace copied to clipboard

Figure out handling of `errorZone` argument to `Chain.capture`

Open natebosch opened this issue 4 years ago • 0 comments

The doc comment has been misleading, likely since the when argument was introduced. There is some nuance to how the argument interacts with the presence of the onError argument that relates to the difference between ZoneSpecification. handleUncaughtError and ZoneSpecification. errorCallback (which I still can't keep straight).

natebosch avatar Nov 03 '20 17:11 natebosch