When I experiment with code that loops through tiddlers, tags, etc., occasionally I (temporarily) create a monster: the browser freezes because javascript is running and not likely to finish until the computer runs out of memory. I would like to implement a wrapper I can place around test code that can be configured to halt the code after a pre-configured amount of time or if a pre-configured amount of memory is allocated. Halt after X ms would be a sufficient solution. Halt if memory allocation > X MB would be gravy.
1. Can such a safety net be coded and successfully implemented? 2. Who among you TW gurus would create such a masterpiece, knowing that while you will have my undying praise, the only other reward for your efforts will be the satisfaction of knowing you have made a valuable contribution to our community. Thank you to anyone providing suggestions, feedback, and/or solutions. Begging Craig in Calgary -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/8sgFZpyaI_kJ. To post to this group, send email to tiddlywiki@googlegroups.com. To unsubscribe from this group, send email to tiddlywiki+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.