#Service lifecycle with tunnels
1 messages ยท Page 1 of 1 (latest)
what a good question
i wonder this as well ๐
i need to pick it up again, and take a fresh look lol
depending on time, i might try and get it sorted today/tomorrow, then we could bring it in for v0.9.7 ๐
Let me know if I can help in any way! Sounds like a good issue to do a first deep dive on parts of dagger 
just found a new piece of information that I'm adding to the issue. While using defer tunnel.Stop(ctx), it's not that the engine hangs indefinitely. It hangs for quite some time but eventually the pipeline finishes.
What is the issue? Initially repoted by @matipan here: #daggernauts message Given the current function func (m *Foo) Nginx(ctx con...
How long did it took to finish?
~30s I'd say with the example in the issue
Interesting. That is not happening for me with the example I left here
can you try v0.9.6 just to be sure?
Same issue