Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / capnproto/go-capnp issues and pull requests

#544 - RegisterSchema once per golang package #490

Pull Request - State: closed - Opened by davidhubbard 10 months ago

#543 - Null client received in TestPromiseOrdering

Issue - State: open - Opened by lthibault 11 months ago - 4 comments
Labels: bug

#542 - Update capnp files from capnproto-c++-1.0.0

Pull Request - State: closed - Opened by davidhubbard 11 months ago

#541 - Fix field names that collide with generated names #46

Pull Request - State: closed - Opened by davidhubbard 11 months ago

#540 - Wrap errors in rpc.Conn.receive

Pull Request - State: closed - Opened by lthibault 11 months ago
Labels: cleanup

#539 - Annotations generate a name collision - fixed

Pull Request - State: closed - Opened by davidhubbard 11 months ago - 2 comments

#538 - Tag for alpha.29 has unexpected format

Issue - State: closed - Opened by mologie 12 months ago - 1 comment
Labels: cleanup

#537 - Replace ErrorReporter with a structured logging interface.

Pull Request - State: closed - Opened by zenhack about 1 year ago - 1 comment

#536 - Clean up the API for releaseExport

Pull Request - State: closed - Opened by zenhack about 1 year ago

#535 - Log levels for error reporter

Issue - State: closed - Opened by zenhack about 1 year ago - 2 comments

#534 - ReleaseFuncs should be non-blocking

Issue - State: open - Opened by zenhack about 1 year ago

#533 - WIP: 3PH

Pull Request - State: open - Opened by zenhack about 1 year ago

#532 - Make rpc.idgen a generic type.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#531 - Add methods to make *ClientSnapshot implement ClientHook.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#530 - WIP: Handle incoming resolve messages, take 2

Pull Request - State: closed - Opened by zenhack about 1 year ago - 1 comment

#529 - Pipelined calls on snapshots

Pull Request - State: closed - Opened by zenhack about 1 year ago

#528 - ClientSnapshot.Send/Recv: don't panic on zero receiver.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#527 - IsDisconnected not working on real server disconnect

Issue - State: open - Opened by jwang-r7 about 1 year ago - 1 comment
Labels: bug

#526 - Support for generate Cap'n Proto text format file

Issue - State: closed - Opened by VaalaCat about 1 year ago - 2 comments

#525 - Store ClientSnapshots in the CapTable.

Pull Request - State: closed - Opened by zenhack about 1 year ago - 2 comments

#524 - Mark TestDuplicateBootstrap as flaky.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#523 - Call to IsSame in TestDuplicateBootstrap fails

Issue - State: open - Opened by zenhack about 1 year ago
Labels: bug

#522 - Add a Steal() method to Client and ClientSnapshot

Pull Request - State: open - Opened by zenhack about 1 year ago - 2 comments

#521 - pipelined calls sometimes return unimplemented

Issue - State: open - Opened by zenhack about 1 year ago - 1 comment
Labels: bug

#520 - Use ClientSnapshot in the export table, rather than Client

Pull Request - State: closed - Opened by zenhack about 1 year ago - 2 comments

#519 - Clienthook snapshot

Pull Request - State: closed - Opened by zenhack about 1 year ago - 2 comments

#518 - Update bitrotten method name in comments.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#517 - Delete irrelevant FIXME comment.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#516 - Promise: delete unnecessary releasedClients field

Pull Request - State: closed - Opened by zenhack about 1 year ago - 1 comment

#515 - Use the rc package for refcounting inside the implementation of Client.

Pull Request - State: closed - Opened by zenhack about 1 year ago - 3 comments

#514 - promiseState: remove obsolete ongoingCalls and callsStopped fields.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#513 - Tidy up the README & remove stuff redundant with docs/

Pull Request - State: closed - Opened by zenhack about 1 year ago

#512 - Don't use $GOPATH in instructions.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#512 - Don't use $GOPATH in instructions.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#511 - Client.peek(): make returns consistent with startCall()

Pull Request - State: closed - Opened by zenhack about 1 year ago

#511 - Client.peek(): make returns consistent with startCall()

Pull Request - State: closed - Opened by zenhack about 1 year ago

#510 - Delete stale FIXME comment.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#510 - Delete stale FIXME comment.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#509 - Avoid object cycle in clientHooks.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#508 - Merge clientHook refcounts, fix #348

Pull Request - State: closed - Opened by zenhack about 1 year ago

#507 - Remove superfluous call to Release() in test.

Pull Request - State: closed - Opened by zenhack about 1 year ago - 1 comment

#507 - Remove superfluous call to Release() in test.

Pull Request - State: closed - Opened by zenhack about 1 year ago - 1 comment

#506 - exc.WrapError: return nil if the original error is nil.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#505 - Debugging in CI, ignore.

Pull Request - State: open - Opened by zenhack about 1 year ago

#505 - Debugging in CI, ignore.

Pull Request - State: closed - Opened by zenhack about 1 year ago

#504 - Drop our home-grown releaseList type

Pull Request - State: closed - Opened by zenhack about 1 year ago - 1 comment

#504 - Drop our home-grown releaseList type

Pull Request - State: closed - Opened by zenhack about 1 year ago - 1 comment

#503 - flowcontrol/bbr: prune unused test functions

Pull Request - State: closed - Opened by alrs about 1 year ago - 1 comment

#503 - flowcontrol/bbr: prune unused test functions

Pull Request - State: closed - Opened by alrs about 1 year ago - 1 comment

#502 - Get rid of the bootstrapClient implementation of ClientHook.

Pull Request - State: closed - Opened by zenhack about 1 year ago - 3 comments

#501 - handleCancel: minor simplification.

Pull Request - State: closed - Opened by zenhack about 1 year ago - 1 comment

#500 - Unable to install go-capnp using installation instructions

Issue - State: closed - Opened by ogelami about 1 year ago - 4 comments

#499 - Fix clerical errors in the comments for resolveHook

Pull Request - State: closed - Opened by zenhack about 1 year ago

#499 - Fix clerical errors in the comments for resolveHook

Pull Request - State: closed - Opened by zenhack about 1 year ago

#498 - Don't directly export cap table from message

Pull Request - State: closed - Opened by lthibault over 1 year ago
Labels: cleanup

#498 - Don't directly export cap table from message

Pull Request - State: closed - Opened by lthibault over 1 year ago
Labels: cleanup

#497 - Use go1.19 atomic.Uint64 in Message.

Pull Request - State: closed - Opened by lthibault over 1 year ago - 1 comment
Labels: cleanup

#497 - Use go1.19 atomic.Uint64 in Message.

Pull Request - State: closed - Opened by lthibault over 1 year ago - 1 comment
Labels: cleanup

#496 - Simplify clientHook's refcounting scheme.

Pull Request - State: closed - Opened by zenhack over 1 year ago - 3 comments

#496 - Simplify clientHook's refcounting scheme.

Pull Request - State: closed - Opened by zenhack over 1 year ago - 3 comments

#495 - Decompose answer struct.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#495 - Decompose answer struct.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#494 - Change client resolution semantics to match what's needed for 3PH

Issue - State: open - Opened by zenhack over 1 year ago - 12 comments

#494 - Change client resolution semantics to match what's needed for 3PH

Issue - State: open - Opened by zenhack over 1 year ago - 12 comments

#493 - Use go-util's mutex package in Promise.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#492 - Use go-util's mutex package for Client.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#492 - Use go-util's mutex package for Client.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#491 - Use go-util's mutex package for clientHook state.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#491 - Use go-util's mutex package for clientHook state.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#490 - Generator can create duplicate RegisterSchema functions

Issue - State: closed - Opened by Hoops over 1 year ago - 30 comments
Labels: bug

#489 - Clean up Message.Reset

Pull Request - State: closed - Opened by lthibault over 1 year ago - 1 comment
Labels: enhancement, cleanup

#488 - Pool multi-segment buffers.

Pull Request - State: closed - Opened by lthibault over 1 year ago
Labels: bug, enhancement

#487 - Move (de)coder to its own file

Pull Request - State: closed - Opened by lthibault over 1 year ago - 1 comment
Labels: cleanup

#486 - Expunge io/ioutil

Pull Request - State: closed - Opened by lthibault over 1 year ago
Labels: cleanup

#486 - Expunge io/ioutil

Pull Request - State: closed - Opened by lthibault over 1 year ago
Labels: cleanup

#485 - Simplify Client leak reporting.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#485 - Simplify Client leak reporting.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#484 - Rework Server.Shutdown semantics.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#484 - Rework Server.Shutdown semantics.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#483 - Drop pre go 1.18 implementation of Encoder.write

Pull Request - State: closed - Opened by zenhack over 1 year ago

#483 - Drop pre go 1.18 implementation of Encoder.write

Pull Request - State: closed - Opened by zenhack over 1 year ago

#482 - reduce 'arena not empty' error allocation

Pull Request - State: closed - Opened by piotrkowalczuk over 1 year ago - 8 comments
Labels: bug, performance

#482 - reduce 'arena not empty' error allocation

Pull Request - State: closed - Opened by piotrkowalczuk over 1 year ago - 8 comments
Labels: bug, performance

#481 - Fix order of comment numbers in test.

Pull Request - State: closed - Opened by zenhack over 1 year ago - 1 comment

#481 - Fix order of comment numbers in test.

Pull Request - State: closed - Opened by zenhack over 1 year ago - 1 comment

#480 - Handle incoming resolve messages.

Pull Request - State: open - Opened by zenhack over 1 year ago - 12 comments

#480 - Handle incoming resolve messages.

Pull Request - State: closed - Opened by zenhack over 1 year ago - 14 comments

#479 - Don't register schema by default.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#478 - Remove more uses of fmt.

Pull Request - State: closed - Opened by zenhack over 1 year ago - 3 comments

#477 - Rename fulfiller.go -> resolver.go

Pull Request - State: closed - Opened by zenhack over 1 year ago

#477 - Rename fulfiller.go -> resolver.go

Pull Request - State: closed - Opened by zenhack over 1 year ago

#476 - Add NewLocalPromise() api

Pull Request - State: closed - Opened by zenhack over 1 year ago - 3 comments

#475 - Don't export ClientPromise, use an interface instead.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#475 - Don't export ClientPromise, use an interface instead.

Pull Request - State: closed - Opened by zenhack over 1 year ago

#474 - Remove unused method rpc.Conn.getAnswerQuestion.

Pull Request - State: closed - Opened by lthibault over 1 year ago - 1 comment
Labels: cleanup

#474 - Remove unused method rpc.Conn.getAnswerQuestion.

Pull Request - State: closed - Opened by lthibault over 1 year ago - 1 comment
Labels: cleanup

#473 - Clean up rpc.Conn.receive

Pull Request - State: closed - Opened by lthibault over 1 year ago - 1 comment
Labels: cleanup

#473 - Clean up rpc.Conn.receive

Pull Request - State: closed - Opened by lthibault over 1 year ago - 1 comment
Labels: cleanup

#472 - Drop support for go 1.18

Pull Request - State: closed - Opened by lthibault over 1 year ago