Browse Source

vlc/sandbox: add task, play with SID and tokens

Alexandre Janniaux 6 years ago
parent
commit
d3ee488918
1 changed files with 2 additions and 0 deletions
  1. 2 0
      vlc_sandbox.md

+ 2 - 0
vlc_sandbox.md

@@ -351,3 +351,5 @@ released.
 [ ] Handle cross-process errors and report them to the other process correctly
 [ ] Handle cross-process errors and report them to the other process correctly
 
 
 [ ] Handle other process life cycle, health and failure
 [ ] Handle other process life cycle, health and failure
+
+[ ] Play with SID on Windows to understand how it works.