M. J. Fromberger
4734f7d806
Prior to this change, shutting down the pubsub server could cause any laggard publishers to race with the shutdown plumbing. Fix that race condition, and plumb in the service context to the runner so that it will respect the external signal directly. Remove now-redundant local shutdown plumbing. |
3 years ago | |
---|---|---|
.. | ||
query | Remove the PEG query implementation. (#7336) | 3 years ago |
example_test.go | Performance improvements for the event query API (#7319) | 3 years ago |
pubsub.go | pubsub: Make the queue unwritable after shutdown. (#7316) | 3 years ago |
pubsub_test.go | Performance improvements for the event query API (#7319) | 3 years ago |
subindex.go | pubsub: simplify and improve server concurrency handling (#7070) | 3 years ago |
subscription.go | pubsub: Move indexing out of the primary subscription path (#7231) | 3 years ago |