IBM-Swift/Kitura

View on GitHub

Showing 850 of 850 total issues

TODO found
Open

            // TODO: +json?

TODO found
Open

# TODO: SWIFT_TEST_ARGS="--parallel --sanitize=thread"  -- currently, enabling thread sanitizer causes crashes.  Let's fix in another PR.
Severity: Minor
Found in .travis.yml by fixme

TODO found
Open

//            let expectedEmployees = employeeStore.map({ $0.value }) // TODO: Write these out explicitly?

TODO found
Open

        //TODO fix the stack
Severity: Minor
Found in Sources/Kitura/Router.swift by fixme

TODO found
Open

                usleep(1000)  // TODO: properly fix crash when creating ClientRequests concurrently

TODO found
Open

            // TODO: Should this be .notFound?
Severity: Minor
Found in Sources/Kitura/CodableRouter.swift by fixme

FIXME found
Open

        // FIXME: This should be a simple lookup of content type cached on the RouterRequest
Severity: Minor
Found in Sources/Kitura/CodableRouter.swift by fixme

TODO found
Open

                usleep(1000)  // TODO: properly fix crash when creating ClientRequests concurrently

FIXME found
Open

        // FIXME: This should be a simple lookup of content type cached on the RouterRequest
Severity: Minor
Found in Sources/Kitura/CodableRouter.swift by fixme

FIXME found
Open

                // FIXME: This only works if encoders are configured _before_ route registration.
Severity: Minor
Found in Sources/Kitura/SwaggerGenerator.swift by fixme
Severity
Category
Status
Source
Language