-
Notifications
You must be signed in to change notification settings - Fork 1
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
net: TcpSocket::connect applies connectTimeout per resolved address and treats EINTR as connect failure
area: coreSubsystem: coreSubsystem: coretriage: unverifiedPremise plausible but untested; blocked on an experimentPremise plausible but untested; blocked on an experimentStatus: Open.#507 In LASTRADA-Software/morph;net: ~SocketBackend takes _socketMtx across shutdownBoth(), the deadlock SocketServer::close() documents avoiding
area: coreSubsystem: coreSubsystem: corebugSomething isn't workingSomething isn't workingtriage: validWell-framed; implement as writtenWell-framed; implement as writtenStatus: Open.#506 In LASTRADA-Software/morph;bridge: registerHandlerImpl reads binding->contextKey under neither lock, violating the invariant _attachMtx's own comment states
area: coreSubsystem: coreSubsystem: coretriage: rescopeReal problem, wrong framing; rewrite before buildingReal problem, wrong framing; rewrite before buildingStatus: Open.#505 In LASTRADA-Software/morph;Framework comment audit: the remainder — ~30 further stale comments, and one paragraph copy-pasted 18 times
area: docsSubsystem: docsSubsystem: docsdocumentationImprovements or additions to documentationImprovements or additions to documentationtriage: unverifiedPremise plausible but untested; blocked on an experimentPremise plausible but untested; blocked on an experimentStatus: Open.#504 In LASTRADA-Software/morph;core: in-flight counters leak permanently when a throw crosses the reserve/handoff window (RemoteServer and Bridge)
area: coreSubsystem: coreSubsystem: corebugSomething isn't workingSomething isn't workingtriage: validWell-framed; implement as writtenWell-framed; implement as writtenStatus: Open.#502 In LASTRADA-Software/morph;core: MainThreadExecutor lets non-std::exception throws escape the pump, contradicting three of its own doc comments
area: coreSubsystem: coreSubsystem: corebugSomething isn't workingSomething isn't workingtriage: validWell-framed; implement as writtenWell-framed; implement as writtenStatus: Open.#501 In LASTRADA-Software/morph;session/security: IAuthorizer::authorize also gates 'instances' and 'schemas' with an empty actionType, but is documented as execute-only
area: sessionSubsystem: sessionSubsystem: sessiontriage: rescopeReal problem, wrong framing; rewrite before buildingReal problem, wrong framing; rewrite before buildingStatus: Open.#500 In LASTRADA-Software/morph;core: CallbackScope::reset() races every other member, under a doc stating all members are concurrency-safe
area: coreSubsystem: coreSubsystem: corebugSomething isn't workingSomething isn't workingtriage: validWell-framed; implement as writtenWell-framed; implement as writtenStatus: Open.#499 In LASTRADA-Software/morph;net: SocketServer never reaps finished connections, leaking an fd and a thread handle per connection ever accepted
area: coreSubsystem: coreSubsystem: corebugSomething isn't workingSomething isn't workingtriage: rescopeReal problem, wrong framing; rewrite before buildingReal problem, wrong framing; rewrite before buildingStatus: Open.#498 In LASTRADA-Software/morph;render: normalizeLocaleNumber accepts a sign after the decimal separator, and returns strings outside its documented canonical form
area: formsSubsystem: formsSubsystem: formsbugSomething isn't workingSomething isn't workingtriage: validWell-framed; implement as writtenWell-framed; implement as writtenStatus: Open.#497 In LASTRADA-Software/morph;util: formatRationalDecimal negates INT64_MIN in int64 (UB), under a comment claiming it widens first
area: utilSubsystem: utilSubsystem: utilbugSomething isn't workingSomething isn't workingtriage: validWell-framed; implement as writtenWell-framed; implement as writtenStatus: Open.#496 In LASTRADA-Software/morph;qt/security: QtWebSocketBackend's three async control paths never stamp env.session, so shared register/attach/assign reach the server unauthenticated
area: qtSubsystem: qtSubsystem: qtbugSomething isn't workingSomething isn't workingtriage: validWell-framed; implement as writtenWell-framed; implement as writtenStatus: Open.#495 In LASTRADA-Software/morph;