Skip to content

zlib callback throws error which cannot be captured by caller #236

Open
@zyf0330

Description

@zyf0330

Code is at

_(uri.query).extend sign_request(deflated.toString('base64'), @private_key, options.relay_state)

If pass empty string private_key to SP, this code will throw error but cannot be captured by caller, just by process.uncaughtException. I think it should be captured and pass into callback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions