kubo/core/corehttp
rht de5c0ceff0 Localize the scope of context.WithCancel for every DAG.Get
Instead put it inside of DAG.Get.
The fix is applied only in the case when the context.WithCancel
before a DAG.Get is also used later on in the scope.

License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-08-23 22:38:04 +07:00
..
commands.go Add readonly api to gateway 2015-08-15 17:08:59 +07:00
corehttp.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
gateway_handler.go Localize the scope of context.WithCancel for every DAG.Get 2015-08-23 22:38:04 +07:00
gateway_indexPage.go http/index: fix indention and remove unused field 2015-07-04 00:51:42 +02:00
gateway_test.go gateway: make IPNSHostname complete 2015-08-17 15:39:19 +02:00
gateway.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
ipns_hostname.go gateway: make IPNSHostname complete 2015-08-17 15:39:19 +02:00
logs.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
prometheus.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
redirect.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
webui.go updated webui to 0.2.0 2015-06-01 00:37:02 -07:00