Skip to content

Commit b4be4d5

Browse files
committed
Update TODO
1 parent 25cceec commit b4be4d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TODO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)