dalejung / inode

Interactive Node.js
MIT License
3 stars 1 forks source link

oops, should delete old windows #5

Open dalejung opened 11 years ago

dalejung commented 11 years ago

hm. So destroying the window won't exactly work due to async calls. We get segfaults if we do. Perhaps, we destroy the window on the next console call? Not sure.