DonJayamanne / typescript-notebook

Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc
https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook
MIT License
905 stars 40 forks source link

"Unexpected pending rebuildTimer" when re-installing node_modules #3

Closed matthieusieben closed 3 years ago

matthieusieben commented 3 years ago

My vscode is setup to work with the local version of typescript (from ./node_modules). Whenever I start a yarn install from the root folder of my workspace, I get a Unexpected pending rebuildTimer error when running a cell.

DonJayamanne commented 3 years ago

Thanks for filling this issue, . Please could you enable logging as follows:

matthieusieben commented 3 years ago

Here you go. The error occurred after line 120

``` User belongs to experiment group 'jupyterTest' User belongs to experiment group 'pythonDiscoveryModulecf' User belongs to experiment group 'NativeNotebookEditor' Info 2021-03-19 16:53:43: ZMQ install verified. Info 2021-03-19 16:53:43: Attempting to start a server because of preload conditions ... Info 2021-03-19 16:53:44: Found existing keyfile at /Users/msi/Library/Application Support/Code/User/globalStorage/ms-toolsai.jupyter/nbsecret Info 2021-03-19 16:53:44: Attempting to start a server because of preload conditions ... Info 2021-03-19 16:53:44: Searching for kernel based on {} for Untitled-1.ipynb Info 2021-03-19 16:53:44: Search all interpreters /usr/bin/python, /usr/local/bin/python3, /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python Info 2021-03-19 16:53:45: Loading kernelspec from /Users/msi/Library/Jupyter/kernels/typescript/kernel.json for undefined Info 2021-03-19 16:53:45: Find kernel spec based on language, Class name = D, completed in 190ms, has a truthy return value, Arg 1: , Arg 2: "typescript", Return Value: {"specFile":"/Users/msi/Library/Jupyter/kernels/typescript/kernel.json","name":"typescript","argv":["tslab","kernel","--config-path","{connection_file}"],"language":"typescript","path":"tslab","display_name":"TypeScript"} Info 2021-03-19 16:53:45: Find kernel spec, Class name = D, completed in 560ms, has a truthy return value, Arg 1: , Arg 2: {"language_info":{"name":"typescript"},"orig_nbformat":2}, Arg 3: {"_isCancelled":false,"_emitter":null}, Return Value: {"specFile":"/Users/msi/Library/Jupyter/kernels/typescript/kernel.json","name":"typescript","argv":["tslab","kernel","--config-path","{connection_file}"],"language":"typescript","path":"tslab","display_name":"TypeScript"} Info 2021-03-19 16:53:45: Cached data exists getEnvironmentVariables, Info 2021-03-19 16:53:45: Cached data exists getEnvironmentVariables, Info 2021-03-19 16:53:45: Cached data exists getEnvironmentVariables, Info 2021-03-19 16:53:45: Cached data exists getEnvironmentVariables, Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py pip list > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py pip list Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py pip list > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py pip list Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import notebook" > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import notebook" Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import notebook" > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import notebook" Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import jupyter" > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import jupyter" Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import jupyter" > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import jupyter" Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel" > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel" Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel" > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel" Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import pip" > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import pip" Info 2021-03-19 16:53:45: Process Execution: > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import pip" > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ~/.vscode/extensions/ms-toolsai.jupyter-2021.3.619093157/pythonFiles/pyvsc-run-isolated.py -c "import pip" Info 2021-03-19 16:53:45: Find kernel spec, Class name = O, completed in 1069ms, has a truthy return value, Arg 1: , Arg 2: {"language_info":{"name":"typescript"},"orig_nbformat":2}, Arg 3: {"_isCancelled":false,"_emitter":null}, Arg 4: true, Return Value: {"kind":"startUsingKernelSpec","kernelSpec":{"specFile":"/Users/msi/Library/Jupyter/kernels/typescript/kernel.json","name":"typescript","argv":["tslab","kernel","--config-path","{connection_file}"],"language":"typescript","path":"tslab","display_name":"TypeScript"}} Info 2021-03-19 16:53:45: Get preferred local kernel connection, Class name = O, completed in 1069ms, has a truthy return value Info 2021-03-19 16:53:46: Find matching interpreter for a given kernel spec, Class name = P, completed in 46ms, has a falsy return value, Arg 1: {"specFile":"/Users/msi/Library/Jupyter/kernels/typescript/kernel.json","name":"typescript","argv":["tslab","kernel","--config-path","{connection_file}"],"language":"typescript","path":"tslab","display_name":"TypeScript"}, Arg 2: undefined, Return Value: undefined Info 2021-03-19 16:53:46: Creating raw notebook for untitled:Untitled-1.ipynb Info 2021-03-19 16:53:46: Getting preferred kernel for untitled:Untitled-1.ipynb Info 2021-03-19 16:53:46: Computing working directory untitled:Untitled-1.ipynb Info 2021-03-19 16:53:46: Connecting to raw session for untitled:Untitled-1.ipynb with connection {"kernelSpec":{"specFile":"/Users/msi/Library/Jupyter/kernels/typescript/kernel.json","name":"typescript","argv":["tslab","kernel","--config-path","{connection_file}"],"language":"typescript","path":"tslab","display_name":"TypeScript"},"kind":"startUsingKernelSpec"} Info 2021-03-19 16:53:46: Kernel launching with ports 9000,9001,9002,9003,9004. Start port is 9000 Info 2021-03-19 16:53:46: Launching Raw Kernel & not daemon TypeScript # tslab Info 2021-03-19 16:53:46: Cached data exists getEnvironmentVariables, Untitled-1.ipynb Info 2021-03-19 16:53:46: No custom variables for Kernel as interpreter path is not defined for kernel TypeScript Info 2021-03-19 16:53:46: Process Execution: > tslab kernel --config-path /var/folders/lx/27d6p3rn5vd1c_zvsdx5j6h80000gn/T/tmp-21147gnKK6kcZYtRU.json > tslab kernel --config-path /var/folders/lx/27d6p3rn5vd1c_zvsdx5j6h80000gn/T/tmp-21147gnKK6kcZYtRU.json Info 2021-03-19 16:53:46: Process Execution: cwd: ~/Github/penbox-io/penbox cwd: ~/Github/penbox-io/penbox Info 2021-03-19 16:53:46: Launching kernel in kernelProcess.ts, Class name = _, completed in 3ms, has a truthy return value, Arg 1: "/Users/msi/Github/penbox-io/penbox", Return Value: {"proc":{"_events":{},"_eventsCount":0,"_closesNeeded":3,"_closesGot":0,"connected":false,"signalCode":null,"exitCode":null,"killed":false,"spawnfile":"tslab","_handle":{"pid":21980},"spawnargs":["tslab","kernel","--config-path","/var/folders/lx/27d6p3rn5vd1c_zvsdx5j6h80000gn/T/tmp-21147gnKK6kcZYtRU.json"],"pid":21980,"stdin":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":false,"_events":{},"_eventsCount":1,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":true,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdout":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":true,"_events":{},"_eventsCount":2,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":false,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stderr":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":true,"_events":{},"_eventsCount":2,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":false,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdio":[{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":false,"_events":{},"_eventsCount":1,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":true,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":true,"_events":{},"_eventsCount":2,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":false,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":true,"_events":{},"_eventsCount":2,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":false,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null}]},"out":{"_isScalar":false}} Info 2021-03-19 16:53:48: Raw session started and connected Started kernel TypeScript Info 2021-03-19 16:53:48: Initial setup for untitled:Untitled-1.ipynb starting ... Info 2021-03-19 16:53:48: Initial setup complete for untitled:Untitled-1.ipynb Info 2021-03-19 16:53:48: Finished connecting 9780d62c-a24b-452a-a442-ef42428ff091 Info 2021-03-19 16:53:48: Registering commtarget jupyter.widget Info 2021-03-19 16:53:48: Waiting for idle on (kernel): 270e4b21-73b2-4e73-8169-f9b96f10d410 -> idle Info 2021-03-19 16:53:48: Finished waiting for idle on (kernel): 270e4b21-73b2-4e73-8169-f9b96f10d410 -> idle Info 2021-03-19 16:53:56: Execute Cell 0 vscode-notebook-cell:Untitled-1.ipynb#ch0000000untitled in kernelWithMetadata.ts Info 2021-03-19 16:53:56: Cell Index:0, state:undefined, exec: undefined. User queued cell for execution Info 2021-03-19 16:53:56: Cell Index:0, state:undefined, exec: undefined. Update cell state as it was enqueued Info 2021-03-19 16:53:56: Hooked up kernel restart handler Info 2021-03-19 16:53:56: Cell Index:0, state:undefined, exec: undefined. Ready to execute Info 2021-03-19 16:53:56: Cell Index:0, state:undefined, exec: undefined. Before Execute individual cell Info 2021-03-19 16:53:56: Cell Index:0, state:undefined, exec: undefined. Start execution Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: undefined. Send code for execution Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: undefined. Wait for jupyter execution Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: undefined. Kernel switching to busy Info 2021-03-19 16:53:56: Notebook Session status untitled:Untitled-1.ipynb # Busy Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: undefined. Update streamed output Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: undefined. Kernel switching to idle Info 2021-03-19 16:53:56: Notebook Session status untitled:Untitled-1.ipynb # Idle Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: undefined. Update execution count Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: 1. Jupyter execution completed Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: 1. Completed successfully Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: 1. Update run duration Info 2021-03-19 16:53:56: Kernel launching with ports 9005,9006,9007,9008,9009. Start port is 9000 Info 2021-03-19 16:53:56: Launching Raw Kernel & not daemon TypeScript # tslab Info 2021-03-19 16:53:56: Cached data exists getEnvironmentVariables, Untitled-1.ipynb Info 2021-03-19 16:53:56: No custom variables for Kernel as interpreter path is not defined for kernel TypeScript Info 2021-03-19 16:53:56: Process Execution: > tslab kernel --config-path /var/folders/lx/27d6p3rn5vd1c_zvsdx5j6h80000gn/T/tmp-21147bBfmDWLuwl7g.json > tslab kernel --config-path /var/folders/lx/27d6p3rn5vd1c_zvsdx5j6h80000gn/T/tmp-21147bBfmDWLuwl7g.json Info 2021-03-19 16:53:56: Process Execution: cwd: ~/Github/penbox-io/penbox cwd: ~/Github/penbox-io/penbox Info 2021-03-19 16:53:56: Launching kernel in kernelProcess.ts, Class name = _, completed in 2ms, has a truthy return value, Arg 1: "/Users/msi/Github/penbox-io/penbox", Return Value: {"proc":{"_events":{},"_eventsCount":0,"_closesNeeded":3,"_closesGot":0,"connected":false,"signalCode":null,"exitCode":null,"killed":false,"spawnfile":"tslab","_handle":{"pid":21983},"spawnargs":["tslab","kernel","--config-path","/var/folders/lx/27d6p3rn5vd1c_zvsdx5j6h80000gn/T/tmp-21147bBfmDWLuwl7g.json"],"pid":21983,"stdin":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":false,"_events":{},"_eventsCount":1,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":true,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdout":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":true,"_events":{},"_eventsCount":2,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":false,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stderr":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":true,"_events":{},"_eventsCount":2,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":false,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdio":[{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":false,"_events":{},"_eventsCount":1,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":true,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":true,"_events":{},"_eventsCount":2,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":false,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":null,"pipesCount":0,"flowing":null,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"readable":true,"_events":{},"_eventsCount":2,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":false,"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null}]},"out":{"_isScalar":false}} Info 2021-03-19 16:53:56: Cell Index:0, state:1, exec: 1. Update cell state 3 and message '' Info 2021-03-19 16:53:56: Cell Index:0, state:3, exec: 1. Completed successfully & resolving Info 2021-03-19 16:53:56: Cell Index:0, state:3, exec: 1. After Execute individual cell 3 Info 2021-03-19 16:53:56: Cell Index:0, state:3, exec: 1. Executed successfully in executeCell Info 2021-03-19 16:53:56: Cell Index:0, state:3, exec: 1. Execution disposed Info 2021-03-19 16:53:57: Trusting notebook... Info 2021-03-19 16:53:57: Wrote trust for untitled:Untitled-1.ipynb to /Users/msi/Library/Application Support/Code/User/globalStorage/ms-toolsai.jupyter/nbsignatures/996297221cd94a1c2edc08996bb59311061afaff107f9247029d1382ef163f4a Info 2021-03-19 16:54:22: Trusting notebook... Info 2021-03-19 16:54:26: Trusting notebook... Info 2021-03-19 16:54:29: Trusting notebook... Info 2021-03-19 16:54:35: Trusting notebook... Info 2021-03-19 16:54:37: Execute Cell 0 vscode-notebook-cell:Untitled-1.ipynb#ch0000000untitled in kernelWithMetadata.ts Info 2021-03-19 16:54:37: Cell Index:0, state:3, exec: 1. User queued cell for execution Info 2021-03-19 16:54:37: Cell Index:0, state:3, exec: 1. Update cell state as it was enqueued Info 2021-03-19 16:54:37: Cell Index:0, state:3, exec: 1. Ready to execute Info 2021-03-19 16:54:37: Cell Index:0, state:3, exec: 1. Before Execute individual cell Info 2021-03-19 16:54:37: Cell Index:0, state:3, exec: 1. Start execution Info 2021-03-19 16:54:37: Cell Index:0, state:1, exec: undefined. Send code for execution Info 2021-03-19 16:54:37: Cell Index:0, state:1, exec: undefined. Wait for jupyter execution Info 2021-03-19 16:54:37: Cell Index:0, state:1, exec: undefined. Kernel switching to busy Info 2021-03-19 16:54:37: Notebook Session status untitled:Untitled-1.ipynb # Busy Info 2021-03-19 16:54:37: Cell Index:0, state:1, exec: undefined. Update execution count Info 2021-03-19 16:54:37: Cell Index:0, state:1, exec: 2. Kernel switching to idle Info 2021-03-19 16:54:37: Cell Index:0, state:1, exec: 2. Jupyter execution completed Info 2021-03-19 16:54:37: Cell Index:0, state:1, exec: 2. Completed successfully Info 2021-03-19 16:54:37: Notebook Session status untitled:Untitled-1.ipynb # Idle Info 2021-03-19 16:54:37: Cell Index:0, state:1, exec: 2. Update run duration Info 2021-03-19 16:54:37: Cell Index:0, state:1, exec: 2. Update cell state 3 and message '' Info 2021-03-19 16:54:37: Cell Index:0, state:3, exec: 2. Completed successfully & resolving Info 2021-03-19 16:54:37: Cell Index:0, state:3, exec: 2. After Execute individual cell 3 Info 2021-03-19 16:54:37: Cell Index:0, state:3, exec: 2. Executed successfully in executeCell Info 2021-03-19 16:54:37: Cell Index:0, state:3, exec: 2. Execution disposed Info 2021-03-19 16:54:38: Trusting notebook... Info 2021-03-19 16:55:26: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:26: KernelProcess error: UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Warn 2021-03-19 16:55:26: StdErr from Kernel Process UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Info 2021-03-19 16:55:26: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:26: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:26: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:26: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:26: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:26: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:26: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:26: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:27: Trusting notebook... Info 2021-03-19 16:55:28: KernelProcess error: UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Warn 2021-03-19 16:55:28: StdErr from Kernel Process UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Info 2021-03-19 16:55:28: KernelProcess error: UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Warn 2021-03-19 16:55:28: StdErr from Kernel Process UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Info 2021-03-19 16:55:28: KernelProcess error: UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Warn 2021-03-19 16:55:28: StdErr from Kernel Process UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Info 2021-03-19 16:55:28: KernelProcess error: UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Warn 2021-03-19 16:55:28: StdErr from Kernel Process UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) UncaughtException: Error: Unexpected pending rebuildTimer at Object.sys.setTimeout (/usr/local/lib/node_modules/tslab/dist/converter.js:83:19) at Object.scheduleProgramUpdate (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:111417:41) at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:110101:32 at /usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:6961:17 at FSWatcher.callbackChangingToMissingFileSystemEntry (/usr/local/lib/node_modules/tslab/node_modules/@tslab/typescript-for-tslab/lib/typescript.js:7478:25) at FSWatcher.emit (node:events:378:20) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) Info 2021-03-19 16:55:28: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:28: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:28: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:28: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:28: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:28: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:28: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:28: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:28: Cell Index:0, state:3, exec: 2. Update streamed output Info 2021-03-19 16:55:29: Trusting notebook... ```
DonJayamanne commented 3 years ago

@matthieusieben Are you still running into this issue. Sorry for not getting back.

DonJayamanne commented 3 years ago

Closing due to inactivity, if this persists, please feel free to re-open or create a new issue