Skip to content

unhandled panic #7

@panekj

Description

@panekj


let cookie = cookies.get(SESSION_COOKIE_NAME).unwrap();

let user = find_user_by_gh_login(&mut conn, &author).await.unwrap();

we have unhandled panics at those lines

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