File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ in the future.
5050#### Structure - Instances, Actions, Servers, Services
5151
5252- extend environment and request action to support TLS certificate
53- - test templating to represent certificate and make it accessible
5453 - environment publicUrl should support https - currently it is hard coded to return http so it should allow extra param to select it
5554 - extend request action with a protocol option to select between http and https
5655- http/2 requests
@@ -157,8 +156,9 @@ in the future.
157156
158157#### Local environment
159158
160- - implement storing and handling certificates
161159- implement https publicUrl support
160+ - look into issues with orphaned children which happen when a task main process dies suddenly
161+ - find a way to get them somehow killed so it doesn't require manual clean up/
162162- consider reporting closing output streams in Destroy
163163- find some smarter way for ports ranges so it does not need to be in each instance
164164 - maybe some global ports pool
You can’t perform that action at this time.
0 commit comments