threads.js
threads.js copied to clipboard
Added promise observables
Added a second stage to the runFunction function that checks a promise after resolving and sends observable if it was an observable inside a promise
Fixes #475